]> Git Repo - J-u-boot.git/commit - tools/binman/README
binman: Add a function to decode an ELF file
authorSimon Glass <[email protected]>
Mon, 8 Jul 2019 19:18:35 +0000 (13:18 -0600)
committerSimon Glass <[email protected]>
Wed, 24 Jul 2019 03:27:57 +0000 (20:27 -0700)
commitd8d40748dd6f202948a8173073cf34f3b6468b6d
tree301b945ae17e4c90e9e20041ed22e35fbfa7e825
parentf58558a5ae785fdbdaadbe172a2bb86158f01d4f
binman: Add a function to decode an ELF file

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 <[email protected]>
tools/binman/README
tools/binman/elf.py
tools/binman/elf_test.py
This page took 0.033349 seconds and 4 git commands to generate.