| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | binman: Use the Makefile to build ELF test files | Simon Glass | 2019-10-15 | 1 | -0/+0 |
| | | | | | | | | | | | | | | At present the ELF test files are checked into the U-Boot tree. This is covenient since the files never change and can be used on non-x86 platforms. However it is not good practice to check in binaries and in this case it does not seem essential. Update the binman test-file Makefile to support having source in a different directory. Adjust binman to run it to build bss_data, as a start. We can add other files as needed. Signed-off-by: Simon Glass <sjg@chromium.org> | ||||
| * | binman: Add test for u-boot-spl-bss-pad | Simon Glass | 2017-11-22 | 1 | -0/+0 |
| Add a test that we can pad the BSS with zero bytes. Signed-off-by: Simon Glass <sjg@chromium.org> | |||||
