Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-23 | binman: Support ELF files for TPL | Simon Glass | |
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> | |||
2018-10-09 | binman: Move to three-digit test-file numbers | Simon Glass | |
We now have 99 tests. Before adding any more, rename everything to three digits. This helps to preserve the ordering of tests and makes it easier to find things. Signed-off-by: Simon Glass <sjg@chromium.org> |