u-boot-brain/arch/sandbox
Vincent Stehlé 619a81516d sandbox: dtsi: add rng
Having an rng in the sandbox is useful not only for tests but also for e.g.
UEFI. Therefore, copy the rng node from test.dts to sandbox.dtsi.

In the case of UEFI, it can then be verified with `efidebug dh' that a
"Random Number Generator" protocol is indeed present.

This also fixes the following `bootefi' error:

  Missing RNG device for EFI_RNG_PROTOCOL

Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com>
Cc: Simon Glass <sjg@chromium.org>
2021-03-27 13:59:36 +13:00
..
cpu sandbox: Define a region for device priv/plat data 2021-03-26 17:03:09 +13:00
dts sandbox: dtsi: add rng 2021-03-27 13:59:36 +13:00
include/asm sandbox: i2c: Move platdata structs to header files 2021-03-26 17:03:08 +13:00
lib common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
config.mk sandbox: sdl: Move to use SDL2 2020-02-05 19:33:46 -07:00
Kconfig sandbox: add handler for exceptions 2020-12-13 07:58:17 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00