binman: Support ELF files for TPL
authorSimon Glass <sjg@chromium.org>
Mon, 8 Jul 2019 19:18:46 +0000 (13:18 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 24 Jul 2019 03:27:58 +0000 (20:27 -0700)
commit4c65025799d79a030a61f8d95e20954963c62db4
tree38bbcae0de58ff20dd7f40f54752d19e25427bc8
parenta6a520e47b4b1280c93a6ac5b311c10da3485ff2
binman: Support ELF files for TPL

We currenty support using the ELF file in U-Boot proper and SPL, but not
TPL. Add this as it is useful both with sandbox and for CBFS to allow
adding TPL as a 'stage'.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/README.entries
tools/binman/etype/u_boot_tpl_elf.py [new file with mode: 0644]
tools/binman/ftest.py
tools/binman/test/096_elf.dts