1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-03 02:47:55 +01:00
Files
u-boot-megous/arch
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
..
2023-10-24 16:34:45 -04:00
2023-10-24 16:34:45 -04:00