diff options
author | Simon Glass <sjg@chromium.org> | 2020-09-01 05:13:56 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-09-22 12:50:43 -0600 |
commit | 211cfa503f6cf850ccbd79b1082f9234b603e635 (patch) | |
tree | 05db6af17902e2f863f340c8404c7d5342867a19 /tools/binman/etype/blob.py | |
parent | e9d336d866cd5ab943f8ec00775a413a847c4960 (diff) |
libfdt: Detected out-of-space with fdt_finish()
At present the Python sequential-write interface can produce an error when
it calls fdt_finish(), since this needs to add a terminating tag to the
end of the struct section.
Fix this by automatically expanding the buffer if needed.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/etype/blob.py')
0 files changed, 0 insertions, 0 deletions