binman: Add xz bintool
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Fri, 19 Aug 2022 14:25:37 +0000 (16:25 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Aug 2022 00:07:33 +0000 (18:07 -0600)
commit432a825520a13a034f1becf1d0020404a705b6f7
tree717d98ac19a3947d930a0ee79bf9c748c3cd555d
parent7b26a4608c29a1dc8813b5caad32e7fe6484c58e
binman: Add xz bintool

Add xz bintool to binman to support on-the-fly compression.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/btool/xz.py [new file with mode: 0644]
tools/binman/entry.py
tools/binman/ftest.py