commit | d8d40748dd6f202948a8173073cf34f3b6468b6d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 08 13:18:35 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 23 20:27:57 2019 -0700 |
tree | 301b945ae17e4c90e9e20041ed22e35fbfa7e825 | |
parent | f58558a5ae785fdbdaadbe172a2bb86158f01d4f [diff] |
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 <sjg@chromium.org>