diff options
author | Simon Glass <sjg@chromium.org> | 2023-01-07 14:07:14 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2023-01-18 11:50:01 -0700 |
commit | 2f80c5ef134c2c339f6d4ad2f9a21aa0ffd465a8 (patch) | |
tree | dd7aaa2a161f2f5be5d9a7c52e2306f51bdfe1ed /tools/binman/control.py | |
parent | 39f4a85bb2dd5915ebc86921c34da26faa278fec (diff) |
binman: Support new op-tee binary format
OP-TEE has a format with a binary header that can be used instead of the
ELF file. With newer versions of OP-TEE this may be required on some
platforms.
Add support for this in binman. First, add a method to obtain the ELF
sections from an entry, then use that in the FIT support. We then end up
with the ability to support both types of OP-TEE files, depending on which
one is passed in with the entry argument (TEE=xxx in the U-Boot build).
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/control.py')
0 files changed, 0 insertions, 0 deletions