mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-03 02:03:01 +00:00
![]() mkimage can be used for both signing the FIT or encrypt its content and the option '-k' can be used to pass a directory where both signing and encryption keys can be retrieved. Adding 'fit,encrypt' property to the 'fit' node, leads to try to find keys directory among binman include directories. _get_priv_keys_dir() is renamed as _get_keys_dir() and adapted to support both signing and encryption nodes in the FIT. Signed-off-by: Paul HENRYS <paul.henrys_ext@softathome.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
_testing.py | ||
bootgen.py | ||
btool_gzip.py | ||
bzip2.py | ||
cbfstool.py | ||
cst.py | ||
fdt_add_pubkey.py | ||
fdtgrep.py | ||
fiptool.py | ||
futility.py | ||
ifwitool.py | ||
lz4.py | ||
lzma_alone.py | ||
lzop.py | ||
mkeficapsule.py | ||
mkimage.py | ||
openssl.py | ||
xz.py | ||
zstd.py |