u-boot/arch/sandbox
Heinrich Schuchardt be6a249b41 sandbox: eliminate unused functions from binaries
The sandbox should closely mimic other architectures.

Place each function or data in a separate section and let the linker
eliminate unused ones. This will reduce the binary size.

In the linker script mark that u_boot_sandbox_getopt are to be kept.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2023-11-02 22:38:01 -04:00
..
cpu sandbox: eliminate unused functions from binaries 2023-11-02 22:38:01 -04:00
dts bootX measurements and measurement API moved to u-boot core 2023-10-27 19:27:29 -04:00
include/asm sandbox: add SCMI power domain protocol support for testing 2023-10-24 17:05:24 -04:00
lib Correct SPL uses of LMB 2023-02-10 07:41:39 -05:00
config.mk sandbox: eliminate unused functions from binaries 2023-11-02 22:38:01 -04:00
Kconfig sandbox: Rework how SDL is enabled / disabled 2022-12-05 16:11:50 -05:00
Makefile sandbox: fix build failure with musl and SDL 2022-02-09 12:26:12 -07:00