[PATCH 4/4] lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate

Simon Glass sjg at chromium.org
Sun Feb 7 15:37:32 CET 2021


On Thu, 4 Feb 2021 at 12:57, Alexandru Gagniuc <mr.nuke.me at gmail.com> wrote:
>
> Keys can be derived from keydir, and the "key-name-hint" property of
> the FIT. They can also be specified ad-literam via 'keyfile'. Update
> the ECDSA signing path to use the appropriate one.
>
> Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
> ---
>  lib/ecdsa/ecdsa-libcrypto.c | 14 +++++++++++++-
>  1 file changed, 13 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list