diff options
author | Simon Glass <sjg@chromium.org> | 2023-10-14 14:40:27 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-11-02 22:38:01 -0400 |
commit | e9199a74e03290826a985c608d60d921a0deffc0 (patch) | |
tree | 191d40233b6b6e649f96d59ce10d5c4c1c19c062 /tools/binman/ftest.py | |
parent | bd13255a91af04ab431972ab145e665147802c30 (diff) |
binman: Ensure attributes always come last in the metadata
cbfsutil changed to write zero bytes instead of 0xff when a small
padding must be added. Adjust the binman implementation to do the same.
Drop the code which looks for an unused attribute tag, since it is not
used. A future patch moves the attributes to the end of the header in
any case, so no data will follow the attributes.
This mirrors commit f0cc7adb2f in coreboot.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/ftest.py')
0 files changed, 0 insertions, 0 deletions