summaryrefslogtreecommitdiff
path: root/tools/binman/test/elf_sections.c
AgeCommit message (Collapse)Author
2022-02-22binman: Add a ELF test file with disjoint text sectionsSimon Glass
Add a file that has two text sections at different addresses, so we can test this behaviour in binman, once added. Signed-off-by: Simon Glass <[email protected]>