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