summaryrefslogtreecommitdiff
path: root/tools/binman/elf.py
Commit message (Expand)AuthorAgeFilesLines
* binman: Rename 'position' to 'offset'Simon Glass2018-08-011-3/+3
* binman: Don't depend on dict order in ELF testOutsideFile()Simon Glass2018-08-011-1/+3
* binman: Rename ELF parameters to 'section'Simon Glass2018-06-071-5/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* binman: Support accessing binman tables at run timeSimon Glass2017-12-121-3/+52
* binman: Support enabling debug in testsSimon Glass2017-12-121-0/+3
* binman: Add a function to read ELF symbolsSimon Glass2017-12-121-0/+77