| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-18 | binman: test: Move remaining test files to test/entry/ | Simon Glass | |
| Move the remaining 60 or so test files into an entry/ subdirectory. These cover general entry types and features: entry args, fill, text, env, compress, replace, template, collection, ELF, overlap, listing, sections, symlink, TEE OS, and other miscellaneous entries. Drop the numeric prefixes and update all references. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> | |||
| 2021-01-30 | binman: Support alignment of files | Simon Glass | |
| When packing files it is sometimes useful to align the start of each file, e.g. if the flash driver can only access 32-bit-aligned data. Provides a new property to support this. Signed-off-by: Simon Glass <[email protected]> | |||
