Files
u-boot/tools
Simon Glass 7f9e00a2a6 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>
2019-07-24 12:54:08 -07:00
..
2018-05-31 08:53:11 -04:00
2019-02-01 14:13:46 -05:00
2019-01-01 14:12:18 +01:00