vexpress64: Set the DM_RNG property
authorDebbie Horsfall <debbie.horsfall@arm.com>
Wed, 17 Sep 2025 16:22:21 +0000 (17:22 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 26 Sep 2025 22:49:30 +0000 (16:49 -0600)
commit2767386806c254820ea22a812bb02e5405495a29
tree897dd27b5c00fcf741e8efd4e93a5e67628c7f24
parentf28891d444631c91a6e090927486a2169b51b20f
vexpress64: Set the DM_RNG property

Enable the DM_RNG virtio random number generator driver in order to
consume entropy within U-Boot. This allows U-Boot to inject entropy to the
kernel via UEFI, so the kernel can use that early, for instance for
address layout randomisation, or when the kernel does not provide an
entropy driver itself.

Signed-off-by: Debbie Horsfall <debbie.horsfall@arm.com>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
board/armltd/vexpress64/Kconfig