| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-18 | binman: test: Move mkimage test files to test/mkimage/ | Simon Glass | |
| Move about a dozen test files for mkimage entries into a mkimage/ subdirectory. Drop the numeric prefixes and the redundant mkimage_ filename prefix, and update all references. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> | |||
| 2022-03-18 | binman: Allow mkimage to use a non-zero fake-blob size | Simon Glass | |
| Unfortunately mkimage gets upset with zero-sized files. Update the ObtainContents() method to support specifying the size, if a fake blob is created. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Alper Nebi Yasak <[email protected]> | |||
