u-boot/tools/binman/btool
Simon Glass 4583c00236 patman: Move library functions into a library directory
The patman directory has a number of modules which are used by other tools
in U-Boot. This makes it hard to package the tools using pypi since the
common files must be copied along with the tool that uses them.

To address this, move these files into a new u_boot_pylib library. This
can be packaged separately and listed as a dependency of each tool.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-03-08 11:40:49 -08:00
..
_testing.py binman: Add tests for bintool 2022-01-25 12:36:11 -07:00
btool_gzip.py Revert "binman: btool: gzip: fix packer name so that binary can be found" 2022-11-22 15:13:34 -07:00
bzip2.py binman: bintool: bzip2: fix version function on non-Debian-based systems 2022-09-01 11:36:36 -06:00
cbfstool.py binman: Add a bintool implementation for cbfstool 2022-01-25 12:36:11 -07:00
fiptool.py binman: btool: fiptool: use Bintool.version 2022-09-01 11:36:36 -06:00
futility.py binman: Get futility by building it 2022-09-21 10:37:47 +02:00
ifwitool.py binman: Add a bintool implementation for ifwitool 2022-01-25 12:36:11 -07:00
lz4.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
lzma_alone.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
lzop.py binman: Add lzop bintool 2022-08-20 18:07:33 -06:00
mkimage.py binman: Add support for align argument to mkimage tool 2023-01-26 10:47:45 -07:00
xz.py binman: Add xz bintool 2022-08-20 18:07:33 -06:00
zstd.py binman: Add zstd bintool 2022-08-20 18:07:33 -06:00