On 08/02/2022 21:49, Simon Glass wrote: > Add a function which reads the segments and the entry address. > > Also fix a comment nit in the tests while we are here. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > tools/binman/elf.py | 37 +++++++++++++++++++++++++++++++++++++ > tools/binman/elf_test.py | 31 +++++++++++++++++++++++++++++-- > 2 files changed, 66 insertions(+), 2 deletions(-) > Applied to u-boot-dm, thanks!
- [PATCH 06/24] dtoc: Support adding a string list to a dev... Simon Glass
- Re: [PATCH 06/24] dtoc: Support adding a string list... Alper Nebi Yasak
- Re: [PATCH 06/24] dtoc: Support adding a string list... Simon Glass
- [PATCH 10/24] binman: Update docs to indicate mkimage is ... Simon Glass
- [PATCH 11/24] elf: Add a way to read segment information ... Simon Glass
- Re: [PATCH 11/24] elf: Add a way to read segment inf... Alper Nebi Yasak
- Re: [PATCH 11/24] elf: Add a way to read segment inf... Simon Glass
- [PATCH 13/24] binman: Add to the TODO Simon Glass
- [PATCH 14/24] binman: Support a list of strings with the ... Simon Glass
- Re: [PATCH 14/24] binman: Support a list of strings ... Alper Nebi Yasak
- Re: [PATCH 14/24] binman: Support a list of strings ... Simon Glass
- [PATCH 12/24] WIP: binman: Add support for OP-TEE Simon Glass
- [PATCH 15/24] binman: Add a ELF test file with disjoint t... Simon Glass
- [PATCH 17/24] binman: fit: Refactor to reduce function si... Simon Glass
- Re: [PATCH 17/24] binman: fit: Refactor to reduce fu... Alper Nebi Yasak