commit | cb452b0ba3e91be7647599389f12426657ffc94e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Oct 20 18:22:44 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 31 11:01:31 2022 -0400 |
tree | 479190d4d1f48f38a49fcc7be3899df1db47df1f | |
parent | 66eea9f8efb7fa1142ee525b8ea5801c63d1a868 [diff] |
binman: Allow obtaining a symbol value Provide a function to obtain the integer value of an ELF symbol. This will be used Signed-off-by: Simon Glass <sjg@chromium.org>