aboutsummaryrefslogtreecommitdiff
path: root/tools/binman/elf_test.py
AgeCommit message (Expand)Author
2019-07-29binman: Add a bit of logging in entries when packingSimon Glass
2019-07-23binman: Add a function to decode an ELF fileSimon Glass
2019-07-23binman: Add a function to create a sample ELF fileSimon Glass
2019-07-10binman: Convert to use bytes typeSimon Glass
2019-07-10binman: Handle repeated bytes for Python 3Simon Glass
2018-10-08binman: Fix up removal of temporary directoriesSimon Glass
2018-08-01binman: Add comments to elf_testSimon Glass
2018-07-09binman: Move capture_sys_output() to test_utilSimon Glass
2018-06-07binman: Rename ELF parameters to 'section'Simon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-12binman: Support accessing binman tables at run timeSimon Glass
2017-12-12binman: Add a function to read ELF symbolsSimon Glass