binman: Convert to using the lz4 bintool
authorSimon Glass <sjg@chromium.org>
Mon, 10 Jan 2022 03:14:06 +0000 (20:14 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 19:36:11 +0000 (12:36 -0700)
commit33ce3515ca47965546ae924f15f821f9bd6406ae
treeb00452ff95c88ad91308eecd9b4a4dcdd4c7a6b7
parent992d475003b33f2fd063d437df2a4bebfa905908
binman: Convert to using the lz4 bintool

Update the code to use this bintool, instead of running lz4 directly. This
simplifies the code and provides more consistency.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/cbfs_util_test.py
tools/binman/comp_util.py
tools/binman/ftest.py