1
0
Fork 0
mirror of https://github.com/u-boot/u-boot.git synced 2025-04-25 06:46:00 +00:00
u-boot/arch/sandbox/include/asm
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
..
acpi_table.h
axi.h
barrier.h sandbox: Add <asm/barrier.h> 2023-11-07 14:49:40 -05:00
bitops.h
byteorder.h sandbox: Remove duplicate newlines 2024-07-15 12:12:18 -06:00
cache.h
clk.h clk: Remove rfree 2024-01-29 22:35:02 -05:00
config.h
cpu.h sandbox: Add a way to show the sandbox memory-mapping 2024-11-03 21:27:12 -06:00
dma-mapping.h
eth-raw-os.h
eth.h
fuzzing_engine.h
getopt.h
global_data.h Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
gpio.h
handoff.h
i2c.h
io.h sandbox: Fix comment for nomap_sysmem() function 2024-11-03 21:27:13 -06:00
irq.h
linkage.h
main.h
malloc.h
mbox.h sandbox: Drop <common.h> 2023-11-07 14:50:52 -05:00
posix_types.h
power-domain.h sandbox: Drop <common.h> 2023-11-07 14:50:52 -05:00
processor.h
ptrace.h
reset.h sandbox: Drop <common.h> 2023-11-07 14:50:52 -05:00
rtc.h
sandbox_arm_ffa.h arm_ffa: introduce sandbox FF-A support 2023-08-08 10:22:03 -04:00
sandbox_arm_ffa_priv.h arm_ffa: introduce sandbox FF-A support 2023-08-08 10:22:03 -04:00
scmi_test.h sandbox: add SCMI power domain protocol support for testing 2023-10-24 17:05:24 -04:00
sdl.h
sections.h sandbox: Add missing header file 2024-10-03 11:52:16 -06:00
serial.h
setjmp.h
spi.h
spl.h sandbox: Add an SPL loader for UPL 2024-08-09 16:03:20 -06:00
state.h sandbox: Add a -N flag to control on-host behaviour 2024-11-09 10:00:15 +01:00
string.h
system.h
test.h sandbox: iommu: remove lmb allocation in the driver 2024-09-03 14:08:50 -06:00
types.h
u-boot-sandbox.h
u-boot.h
unaligned.h