]> git.dujemihanovic.xyz Git - u-boot.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)
commit6e052d1cbafbedbfba73070da483111f2ae68e5a
tree00a472ea1ce0019a08f16668b039468dbde90ac1
parent2404a01544e5b4a70c2f5e07f0c915743995ffea
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