]> git.dujemihanovic.xyz Git - u-boot.git/commit
mkimage: ecdsa: add nodes to signature/key node
authorMatthias Pritschet <matthias.pritschet@itk-engineering.de>
Thu, 29 Aug 2024 12:44:47 +0000 (14:44 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 8 Oct 2024 03:31:20 +0000 (21:31 -0600)
commitc623bce70c905739aff8f85fac4c61eacb3b8e99
tree8c9cf257b00461e570e7cd753764b32e56d8e6ef
parentb67436d31969e6d6b76b39849da276506058b900
mkimage: ecdsa: add nodes to signature/key node

Add the "required", "algo", and "key-name-hint" nodes to the
signature/key node if ecdsa256 is used.

This change is mainly copy&paste from rsa_add_verify_data which already
adds these nodes.

Signed-off-by: Matthias Pritschet <matthias.pritschet@itk-engineering.de>
lib/ecdsa/ecdsa-libcrypto.c