diff options
author | Simon Glass <sjg@chromium.org> | 2019-07-08 14:25:34 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2019-07-24 12:54:08 -0700 |
commit | 7f9e00a2a6a3aff06572fdf225e51556f85853f4 (patch) | |
tree | 6d9a744c781ae9938a9d0b25125de34d519b66d9 /tools/binman/entry.py | |
parent | 5b463fc26ea5a932d40845ec4eac6ff7e968756f (diff) |
binman: Call ProcessUpdateContents() consistently
SetContents() should only be called to set the contents of an entry from
within the ObtainContents() call, since it has no guard against increasing
the size of the contents, thus triggering incorrect operation.
Change all such calls to use ProcessUpdateContents() instead.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/entry.py')
0 files changed, 0 insertions, 0 deletions