]> git.dujemihanovic.xyz Git - u-boot.git/commit
Add mkimage secp521r1 ECDSA curve support
authorJoakim Tjernlund <joakim.tjernlund@infinera.com>
Fri, 20 Sep 2024 16:14:35 +0000 (18:14 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 2 Oct 2024 19:35:56 +0000 (13:35 -0600)
commit7bc5f66f55fd1a3106e8e6beb91949e0c34fc7b1
tree2c77ca083a1d5fe3545505f47f1b2c71ccf54fcb
parenta280368b4874f44304c14bc117815855dea1969a
Add mkimage secp521r1 ECDSA curve support

Adds support for the secp521r1 ECDSA algorithm to mkimage.

Signed-off-by: Joakim Tjernlund <joakim.tjernlund@infinera.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/u-boot/ecdsa.h
lib/ecdsa/ecdsa-libcrypto.c
tools/image-sig-host.c