zephyr/soc/andestech
Tom Hughes 7f0cd6692b soc: andestech: linker.ld: Handle symtab/strtab/shstrtab to fix warnings
lld will produce warnings for the symtab, strtab, and shstrtab sections
if --orphan-handling=warn is specified and there are no matching rules
in the linker script for these sections. Handle these sections when
building with lld to prevent the warnings.

This is exactly the same as commit
c420733c33, but for the AE350 linker
script.

Signed-off-by: Tom Hughes <tomhughes@chromium.org>
2025-04-22 09:58:57 +02:00
..
ae350 soc: andestech: linker.ld: Handle symtab/strtab/shstrtab to fix warnings 2025-04-22 09:58:57 +02:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc
soc.yml