[U-Boot] [PATCH v2 16/37] binman: Add a function to decode an ELF file

sjg at google.com sjg at google.com
Thu Jul 18 01:59:33 UTC 2019


Add a function which decodes an ELF file, working out where in memory each
part of the data should be written.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v2: None

 tools/binman/README      |  4 +++
 tools/binman/elf.py      | 76 ++++++++++++++++++++++++++++++++++++++++
 tools/binman/elf_test.py | 21 +++++++++++
 3 files changed, 101 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list