]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitcb95214e73355382c338ae69da95694900cc6e46
treed835a61c4cf553ed3b7688d7e467edf53a56bec1
parent355c6952a1936fd24c6e11556f00e145b3ab3a4c
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]