u-boot/tools/binman/btool
Alexander Kochetkov 133c000ca3 binman: implement signing FIT images during image build
The patch implement new property 'fit,sign' that can be declared
at the top-level 'fit' node. If that option is declared, fit tryies
to detect private keys directory among binman include directories.
That directory than passed to mkimage using '-k' flag and that enable
signing of FIT.

Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Renumbered files, moved new tests to end:
Signed-off-by: Simon Glass <sjg@chromium.org>
2024-10-18 14:10:22 -06:00
..
_testing.py binman: Add tests for bintool 2022-01-25 12:36:11 -07:00
bootgen.py binman: bintool: Change make target arg type from string to list 2023-10-13 10:15:41 -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: Update cbfstool 2024-07-26 08:01:06 -06:00
cst.py binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing 2024-05-24 11:22:02 -03:00
fdt_add_pubkey.py binman: Tidy up comment for Bintoolfdt_add_pubkey.run() 2024-07-29 08:42:18 -06:00
fdtgrep.py binman: Correct the comment for fdtgrep 2024-09-26 12:40:30 +02:00
fiptool.py binman: bintool: Change make target arg type from string to list 2023-10-13 10:15:41 -07:00
futility.py binman: bintool: Change make target arg type from string to list 2023-10-13 10:15:41 -07: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
mkeficapsule.py binman: Collect the version number for mkeficapsule 2024-08-05 12:15:29 -06:00
mkimage.py binman: implement signing FIT images during image build 2024-10-18 14:10:22 -06:00
openssl.py binman: ti-secure: Enable debug extension for combined boot 2024-04-11 15:51:11 -06: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