binman: Update IFWI entry to support updates
authorSimon Glass <sjg@chromium.org>
Sat, 24 Aug 2019 13:23:10 +0000 (07:23 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 15 Oct 2019 14:40:02 +0000 (08:40 -0600)
commit51f20726ca0e49663b018daa8b42150dd3c58748
treed0e3fec353417de288a03b2478515fa9aba3109e
parentafc68a8a4d068a7cbfdb6f85ad7d474b901ad4fb
binman: Update IFWI entry to support updates

Add support for the ProcessContents() method in this entry so that it is
possible to support entries which change after initial creation.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/intel_ifwi.py