u-boot/board/emulation
Heinrich Schuchardt 1b7de4f9ef riscv: qemu: imply CONFIG_DM_RNG
The EFI_RNG_PROTOCOL is needed for Linux' KASLR.

QEMU can provide a virtio-rng device to emulate a hardware random number
generator which is supported by our virtio_rng driver.

Enabling CONFIG_DM_RNG will enable CONFIG_VIRTIO_RNG and
CONFIG_EFI_RNG_PROTOCOL by default too.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-08-10 10:57:36 +08:00
..
common qemu: dfu: Correct memset call in set_dfu_alt_info 2023-04-25 15:31:28 -04:00
qemu-arm MAINTAINERS: Add a number of "common" directories 2023-07-25 12:44:47 -04:00
qemu-ppce500 MAINTAINERS: Add a number of "common" directories 2023-07-25 12:44:47 -04:00
qemu-riscv riscv: qemu: imply CONFIG_DM_RNG 2023-08-10 10:57:36 +08:00
qemu-x86 x86: qemu-x86: Convert to text environment 2023-08-09 23:31:12 +08:00
Kconfig SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00