u-boot/arch/sandbox/cpu
Simon Glass 0c6be933ff sandbox: Align linker lists to a 32-byte boundary
Use this larger boundary to ensure that linker lists at least start on the
maximum possible alignment boundary. See also the CONFIG_LINKER_LIST_ALIGN
setting, but that is host-arch-specific, so it seems better to use the
largest value for every host architecture.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-04-18 17:53:56 -04:00
..
cache.c sandbox: implement invalidate_icache_all() 2020-12-22 20:39:25 -07:00
cpu.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
eth-raw-os.c sandbox: eth-raw: fix building with musl library 2022-01-25 14:02:38 -07:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00
os.c sandbox: Correct loss of early output in SPL 2022-04-18 17:53:56 -04:00
sdl.c video: sandbox: Avoid duplicate display windows 2021-12-26 23:02:19 +01:00
spl.c sandbox: Add the handoff header for spl 2022-03-18 19:24:24 -06:00
start.c event: Convert misc_init_f() to use events 2022-03-10 08:28:36 -05:00
state.c sandbox: Show a message when writing out the ram buffer 2022-03-18 19:24:24 -06:00
u-boot-spl.lds sandbox: Align linker lists to a 32-byte boundary 2022-04-18 17:53:56 -04:00
u-boot.lds sandbox: Align linker lists to a 32-byte boundary 2022-04-18 17:53:56 -04:00