[PATCH v6 10/16] mkimage: add public key for image pre-load stage
Simon Glass
sjg at chromium.org
Thu Mar 3 04:37:15 CET 2022
On Fri, 25 Feb 2022 at 07:58, Philippe Reynes
<philippe.reynes at softathome.com> wrote:
>
> This commit enhances mkimage to update the node
> /image/pre-load/sig with the public key.
>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
> include/image.h | 15 ++++++
> tools/fit_image.c | 3 ++
> tools/image-host.c | 114 +++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 132 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list