u-boot/arch/sandbox/cpu
Heinrich Schuchardt 7082c9e656 common: clean up setjmp.h
Separate setjmp.h into an architecture independent part and an architecture
specific part. This simplifies moving from using struct jmp_buf_data
directly to using type jmp_buf in our code which is the C compliant way.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2025-03-10 07:41:16 +01:00
..
cache.c sandbox: efi_loader: Correct use of addresses as pointers 2024-12-02 16:34:30 -06:00
cpu.c common: clean up setjmp.h 2025-03-10 07:41:16 +01: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 test: Move stat-printing into its own function 2025-01-24 14:34:41 -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