diff options
author | Alexander Kochetkov <al.kochet@gmail.com> | 2024-09-16 11:24:46 +0300 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2024-10-18 14:10:22 -0600 |
commit | 133c000ca334743fda3a4d77f7638da1a807e40e (patch) | |
tree | 421e5612771978ab87616823a47eae57b6c3a8b0 /tools/u_boot_pylib/test_util.py | |
parent | 9e81f13dbb41843abb25e6c4b20961f092630f13 (diff) |
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>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions