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 RSA signing path to use the appropriate one. > > Signed-off-by: Alexandru Gagniuc <mr.nuke...@gmail.com> > --- > lib/rsa/rsa-sign.c | 34 ++++++++++++++++++++++++++-------- > 1 file changed, 26 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>