diff options
author | Simon Glass <sjg@chromium.org> | 2020-10-26 17:40:13 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-10-29 14:42:59 -0600 |
commit | d1d3ad7d1fea137a6fe0709458947ca84ffb124c (patch) | |
tree | f5e1df52b70b40a5b99c055a72579fe12db0cd75 /tools/binman/entry.py | |
parent | 4a655c9bd7d0e58206ed4417e8da31ad5da4926b (diff) |
binman: Move section padding to the parent
Each section is padded up to its size, if the contents are not large
enough. Move this logic from _BuildSectionData() to
GetPaddedDataForEntry() so that all the padding is in one place.
With this, the testDual test is working again, so enable it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/entry.py')
0 files changed, 0 insertions, 0 deletions