On Thu, 4 Feb 2021 at 12:57, Alexandru Gagniuc <mr.nuke...@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...@gmail.com> > --- > lib/ecdsa/ecdsa-libcrypto.c | 14 +++++++++++++- > 1 file changed, 13 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <s...@chromium.org>