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

Add zstd 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/zstd.py [new file with mode: 0644]
tools/binman/entry.py
tools/binman/etype/blob_dtb.py
tools/binman/ftest.py
tools/binman/test/238_compress_dtb_zstd.dts [new file with mode: 0644]