Files
u-boot/tools
Simon Glass 2f80c5ef13 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>
2023-01-18 11:50:01 -07:00
..
2022-09-12 18:06:36 -04:00
2019-07-29 00:20:31 +02:00
2021-01-13 02:38:00 +01:00
2022-12-08 09:29:02 -05:00
2022-01-19 18:11:34 +01:00
2022-12-08 09:25:44 -05:00
2022-01-28 17:58:41 -05:00
2022-07-26 11:29:02 +02:00
2022-01-19 18:11:34 +01:00
2019-11-04 18:15:32 -07:00