]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device
authorTong Ho <tong.ho@amd.com>
Tue, 31 Oct 2023 18:46:10 +0000 (11:46 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 2 Nov 2023 14:42:03 +0000 (14:42 +0000)
commit3b22376ba48fff06039c90f56372610448fe60e8
tree3d887c70e2e4938c3499c465e5751cd2e4710921
parent921923583fb2583a277e3b3d6cb8e8e13c622d48
hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device

Connect the support for Versal True Random Number Generator
(TRNG) device.

Warning: unlike the TRNG component in a real device from the
Versal device familiy, the connected TRNG model is not of
cryptographic grade and is not intended for use cases when
cryptograpically strong TRNG is needed.

Signed-off-by: Tong Ho <tong.ho@amd.com>
Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20231031184611.3029156-3-tong.ho@amd.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/Kconfig
hw/arm/xlnx-versal.c
include/hw/arm/xlnx-versal.h