Skip to content
Snippets Groups Projects
Commit 47ed5dd0 authored by Albert ARIBAUD's avatar Albert ARIBAUD
Browse files

arm: keep all sections in ELF file


Current LDS files /DISCARD/ a lot of sections when linking ELF
files, causing diagnostic tools such as readelf or objdump to
produce partial output. Keep all section at link stage, filter
only at objcopy time so that .bin remains minimal.

Signed-off-by: default avatarAlbert ARIBAUD <albert.u.boot@aribaud.net>
Reviewed-by: default avatarBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
parent 3064d599
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment