diff options
author | Paul HENRYS <paul.henrys_ext@softathome.com> | 2024-11-25 18:47:16 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-12-19 09:10:34 -0600 |
commit | e2cc9b4fc10f521fac098ab5e324446125e6a85d (patch) | |
tree | 6556201ffc3ee11f980e6f48ca3442bb04fa6bbc /net/tcp.c | |
parent | 79d7b11102e31f3b92afff1c94dd9fe1a8b9a9e4 (diff) |
tools: binman: add 'fit, encrypt' property to pass keys directory to mkimage
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>
Diffstat (limited to 'net/tcp.c')
0 files changed, 0 insertions, 0 deletions