u-boot/arch/sandbox
Simon Glass 73c5cb9dac sandbox: Add a function to load a relative file path
At present this implementation is specific to loading the test FDT. We
plan to load others, so create a generic function to handle this.

The path is now limited to 256 characters, to simplify the code.

When there is an empty argv[0] (which should not happen), the function now
just uses the path as is, with no prefix.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-29 16:09:56 -04:00
..
cpu sandbox: Add a function to load a relative file path 2022-09-29 16:09:56 -04:00
dts sandbox: Add a test for SCSI 2022-09-25 13:59:56 -06:00
include/asm sandbox: Add a function to load a relative file path 2022-09-29 16:09:56 -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