]> git.baikalelectronics.ru Git - uboot.git/commit
mkimage: add public key for image pre-load stage
authorPhilippe Reynes <philippe.reynes@softathome.com>
Mon, 28 Mar 2022 20:57:02 +0000 (22:57 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 31 Mar 2022 18:12:01 +0000 (14:12 -0400)
commit50be14e8616b83f0eced82903e6fc5049566636c
tree00a472ea1ce0019a08f16668b039468dbde90ac1
parentd150374a4daf384d778a7385a97f9e7fc9d5a2af
mkimage: add public key for image pre-load stage

This commit enhances mkimage to update the node
/image/pre-load/sig with the public key.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
include/image.h
tools/fit_image.c
tools/image-host.c