On Fri, 20 Sep 2024 18:14:35 +0200, Joakim Tjernlund wrote:
> Adds support for secp521r1 ECDSA in mkimage
>
>
Applied to u-boot/next, thanks!
--
Tom
Hi Joakim,
On Fri, 20 Sept 2024 at 18:15, Joakim Tjernlund
wrote:
>
> Adds support for secp521r1 ECDSA in mkimage
>
> Signed-off-by: Joakim Tjernlund
> ---
> include/u-boot/ecdsa.h | 1 +
> lib/ecdsa/ecdsa-libcrypto.c | 2 +-
> tools/image-sig-host.c | 7 +++
> 3 files changed, 9
Adds support for secp521r1 ECDSA in mkimage
Signed-off-by: Joakim Tjernlund
---
include/u-boot/ecdsa.h | 1 +
lib/ecdsa/ecdsa-libcrypto.c | 2 +-
tools/image-sig-host.c | 7 +++
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/include/u-boot/ecdsa.h b/include/u-boot/ec
On Thu, 19 Sept 2024 at 15:48, Joakim Tjernlund
wrote:
>
commit message?
> Signed-off-by: Joakim Tjernlund
> ---
> include/u-boot/ecdsa.h | 1 +
> lib/ecdsa/ecdsa-libcrypto.c | 2 +-
> tools/image-sig-host.c | 7 +++
> 3 files changed, 9 insertions(+), 1 deletion(-)
>
With above
Signed-off-by: Joakim Tjernlund
---
include/u-boot/ecdsa.h | 1 +
lib/ecdsa/ecdsa-libcrypto.c | 2 +-
tools/image-sig-host.c | 7 +++
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/include/u-boot/ecdsa.h b/include/u-boot/ecdsa.h
index 53490c6b287..8f9f5e7d6e7 100644
-
5 matches
Mail list logo