summaryrefslogtreecommitdiffstats
path: root/tools/binman/elf_test.py
Commit message (Expand)AuthorAgeFilesLines
* binman: Support finding symbols in sub-sectionsSimon Glass2021-01-301-1/+3
* binman: Use target-specific tools when cross-compilingAlper Nebi Yasak2020-09-221-1/+3
* patman: Move to absolute importsSimon Glass2020-04-261-4/+4
* binman: Move to absolute importsSimon Glass2020-04-261-1/+1
* binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass2019-11-111-1/+1
* binman: Allow support for writing a size symbol to binariesSimon Glass2019-10-151-2/+2
* binman: Clean up unnecessary code related to ELF test filesSimon Glass2019-10-151-4/+1
* binman: Use the Makefile for u_boot_binman_syms_badSimon Glass2019-10-151-2/+2
* binman: Use the Makefile for u_boot_binman_syms_sizeSimon Glass2019-10-151-2/+3
* binman: Use the Makefile for u_boot_binman_symsSimon Glass2019-10-151-4/+5
* binman: Use the Makefile for u_boot_no_ucode_ptrSimon Glass2019-10-151-1/+1
* binman: Use the Makefile for u_boot_ucode_ptrSimon Glass2019-10-151-4/+15
* binman: Use the Makefile to build ELF test filesSimon Glass2019-10-151-0/+23
* binman: Drop .note section from ELFSimon Glass2019-10-151-1/+1
* binman: Add a bit of logging in entries when packingSimon Glass2019-07-291-8/+11
* binman: Add a function to decode an ELF fileSimon Glass2019-07-231-0/+21
* binman: Add a function to create a sample ELF fileSimon Glass2019-07-231-0/+20
* binman: Convert to use bytes typeSimon Glass2019-07-101-2/+3
* binman: Handle repeated bytes for Python 3Simon Glass2019-07-101-1/+1
* binman: Fix up removal of temporary directoriesSimon Glass2018-10-081-0/+5
* binman: Add comments to elf_testSimon Glass2018-08-011-0/+33
* binman: Move capture_sys_output() to test_utilSimon Glass2018-07-091-20/+2
* binman: Rename ELF parameters to 'section'Simon Glass2018-06-071-14/+14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* binman: Support accessing binman tables at run timeSimon Glass2017-12-121-1/+91
* binman: Add a function to read ELF symbolsSimon Glass2017-12-121-0/+32