u-boot/arch/sandbox/cpu
Simon Glass efe9bd4a08 sandbox: Add a -N flag to control on-host behaviour
Sandbox is its own architecture, but sometimes we want to mimic the host
architecture, e.g. when running an EFI app not built by U-Boot.

Add a -N/--native flag which tells sandbox to reflect the architecture
of the host.

Signed-off-by: Simon Glass <sjg@chromium.org>
2024-11-09 10:00:15 +01:00
..
cache.c sandbox: Audit config.h and common.h usage 2023-12-21 08:54:37 -05:00
cpu.c sandbox: Add a way to show the sandbox memory-mapping 2024-11-03 21:27:12 -06:00
eth-raw-os.c sandbox: missing return value checks in eth-raw-os 2024-04-12 08:53:31 -06:00
Makefile arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
os.c sandbox: Return error code from read/write/seek 2024-08-09 16:03:19 -06:00
sdl.c sandbox: Audit config.h and common.h usage 2023-12-21 08:54:37 -05:00
spl.c sandbox_spl: Restrict use of UPL when not enabled 2024-10-18 14:10:22 -06:00
start.c sandbox: Add a -N flag to control on-host behaviour 2024-11-09 10:00:15 +01:00
state.c sandbox: Change the range used for memory-mapping tags 2024-09-18 13:01:00 -06:00
u-boot-spl.lds test: spl: Add functions to create images 2023-10-17 20:50:52 -04:00
u-boot.lds sandbox: cleanup linker scripts and sections 2024-07-03 07:36:33 +01:00