| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-18 | binman: test: Move pack/layout test files to test/pack/ | Simon Glass | |
| Move about 50 test files related to basic layout, packing, alignment, sections, and image structure into a pack/ subdirectory. Drop the numeric prefixes from the filenames and update all references in ftest.py, entry_test.py, and binman_tests.rst Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> | |||
| 2021-03-27 | binman: Support default alignment for sections | Simon Glass | |
| Sometimes it is useful to specify the default alignment for all entries in a section, such as when word-alignment is necessary, for example. It is tedious and error-prone to specify this individually for each section. Add a property to control this for a section. Signed-off-by: Simon Glass <[email protected]> | |||
