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

Add bzip2 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/bzip2.py [new file with mode: 0644]
tools/binman/entry.py
tools/binman/ftest.py