binman: Add 'min-size' entry property
authorSamuel Holland <samuel@sholland.org>
Sat, 21 Jan 2023 23:25:16 +0000 (17:25 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 26 Jan 2023 17:47:45 +0000 (10:47 -0700)
commitb01ae03c0bbd77f70fdbbc076415ce5273808555
tree6651fe9e0e10cf2fa5636eaad966a79bcb3cc251
parent7e215ad05f4d9005d00e954e705fac05b86e62dd
binman: Add 'min-size' entry property

This property sets the minimum size of an entry, including padding but
not alignment. It can be used to reserve space for growth of an entry,
or to enforce a minimum offset for later entries in the section.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/binman.rst
tools/binman/entry.py
tools/binman/ftest.py
tools/binman/test/009_pack_extra.dts