binman: Convert to using the ifwitool bintool
authorSimon Glass <sjg@chromium.org>
Mon, 10 Jan 2022 03:14:01 +0000 (20:14 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 19:36:11 +0000 (12:36 -0700)
commit532ae7043005fb05a7bfa708fdf3fef5c637dd38
tree6fcc4d0caeaaafda297a4756d1d3fa3d8ccc4d50
parenta104bb2b485c5991750d7bf16294707e7e377ed8
binman: Convert to using the ifwitool bintool

Update the ifwi entry type to use this bintool, instead of running
ifwitool directly. This simplifies the code and provides more
consistency as well as supporting missing bintools.

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