]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: enable DM_RNG on QEMU by default
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 19 Sep 2020 05:55:35 +0000 (07:55 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 14 Oct 2020 15:16:34 +0000 (11:16 -0400)
commit684710dc33b8fa1c366ee9f11424b780f999724c
treeae78806b029028f7991ddff7aec328bfb024a67f
parenta6bfd71a96201127836d59736abcb54dc2d5e1a5
arm: enable DM_RNG on QEMU by default

The EFI_RNG_PROTOCOL is needed for address randomization in Linux.
We should provide it by default on QEMU.

Reported-by: François Ozog <francois.ozog@linaro.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
arch/arm/Kconfig