u-boot/arch/sandbox/include/asm
Mario Six c6b89f3180 sandbox: Add 64-bit sandbox
To debug device tree issues involving 32- and 64-bit platforms, it is useful to
have a generic 64-bit platform available.

Add a version of the sandbox that uses 64-bit integers for its physical
addresses as well as a modified device tree.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Added CONFIG_SYS_TEXT_BASE to configs/sandbox64_defconfig
Signed-off-by: Simon Glass <sjg@chromium.org>
2018-02-18 15:53:48 -07:00
..
bitops.h sandbox: Use the generic bitops headers 2015-11-05 10:52:14 -05:00
byteorder.h
cache.h sandbox: Enable many more commands 2016-04-15 08:14:37 -06:00
clk.h clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
config.h
eth-raw-os.h
eth.h
getopt.h
global_data.h
gpio.h sandbox: gpio: doc: Fix parameter documentation 2016-06-19 17:05:55 -06:00
io.h sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
linkage.h efi: Use asmlinkage for EFIAPI 2016-10-19 09:01:53 +02:00
mbox.h mailbox: implement a sandbox test 2016-05-26 20:48:31 -06:00
posix_types.h
power-domain.h Add a power domain framework/uclass 2016-07-27 16:29:56 -06:00
processor.h
ptrace.h
reset.h reset: implement a reset test 2016-06-19 17:05:55 -06:00
rtc.h
sdl.h
sections.h
sound.h
spi.h
spl.h spl: Move spl_board_load_image() into a generic header 2016-10-06 14:48:14 -04:00
state.h sandbox: Add a way to reset sandbox state for tests 2017-06-01 07:03:09 -06:00
string.h
system.h
test.h clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
types.h sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
u-boot-sandbox.h sandbox: Use the reset driver to handle reset 2015-07-21 17:39:31 -06:00
u-boot.h sandbox: Make u-boot-sandbox.h a private header 2017-06-05 11:02:32 -04:00
unaligned.h