u-boot/arch/sandbox
Simon Glass 756c01422d sandbox: Support setting up the other FDT for testing
Provide a way to copy over the 'other' FDT when running tests. This loads
it and allocates memory for the copy, if not done already, then does the
copy.

Avoid using U-Boot's malloc() pool for these copies, at least for now,
since they are part of the test system.

Tidy up the cpu.c header files while here.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-29 16:10:43 -04:00
..
cpu sandbox: Support setting up the other FDT for testing 2022-09-29 16:10:43 -04:00
dts sandbox: Support loading the other FDT 2022-09-29 16:09:56 -04:00
include/asm sandbox: Support setting up the other FDT for testing 2022-09-29 16:10:43 -04:00
lib treewide: Drop bootm_headers_t typedef 2022-09-29 16:07:57 -04:00
config.mk sandbox: Add libfuzzer integration 2022-06-23 12:58:18 -04:00
Kconfig sandbox: raise SANDBOX_RAM_SIZE_MB default to 256 2022-06-28 03:09:51 +01:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00