commit | bea8ef1d8a9f82c5954c8fbba03a8f3fce7efd68 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 04 08:42:59 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 10 08:28:36 2022 -0500 |
tree | 2f1e684cb857b9fce575eea099a7d0a895ba7813 | |
parent | fe143ee56bb05358c09ece9d63eaafe7d650da66 [diff] |
binman: Expand elf support a little Allow finding a symbol by its address. Also export the function to get the file offset of a particular address, so it can be used by a script to be added. Signed-off-by: Simon Glass <sjg@chromium.org>