[v3,03/15] test: lib: ecdsa: add initial test

Simon Glass sjg at chromium.org
Thu Apr 2 00:01:15 CEST 2026


Hi Philippe,

On 2026-03-31T10:00:34, Philippe Reynes <philippe.reynes at softathome.com> wrote:
> diff --git a/test/lib/ecdsa.c b/test/lib/ecdsa.c
> @@ -0,0 +1,447 @@
> +#include <crypto/ecdsa-uclass.h>
> +#include <crypto/internal/ecdsa.h>
> +
> +#include <mbedtls/ecp.h>

This include appears to be unused?

Regards,
Simon


More information about the U-Boot mailing list