[PATCH v8 06/15] test: dm: ecdsa.c: clean this test as software ecdsa is now implemented

Simon Glass sjg at chromium.org
Thu Jun 18 15:09:13 CEST 2026


Hi Philippe,

On Thu, 18 Jun 2026 at 12:02, Philippe Reynes
<philippe.reynes at softathome.com> wrote:
>
> Hi Simon,
>
> Le 12/06/2026 à 20:32, Simon Glass a écrit :
> > This Mail comes from Outside of SoftAtHome: Do not answer, click links or open attachments unless you recognize the sender and know the content is safe.
> >
> > Hi Philippe,
> >
> > On 2026-06-01T13:42:58, Philippe Reynes <philippe.reynes at softathome.com> wrote:
> >> test: dm: ecdsa.c: clean this test as software ecdsa is now implemented
> >>
> >> The test ecdsa was done when ecdsa was only supported by hardware.
> >> So it wasn't possible to test ecdsa on sandbox, and there is a test
> >> to check that ecdsa is not supported on sandbox.
> >> Now, there is a software implementation of ecdsa. So we add a test
> >> to verify that ecdsa_verify may be used on sandbox.
> >>
> >> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> >> Reviewed-by: Raymond Mao <raymondmaoca at gmail.com>
> >>
> >> test/dm/ecdsa.c | 107 ++++++++++++++++++++++++++++++++++++++++++++++++++------
> >>   1 file changed, 97 insertions(+), 10 deletions(-)
> > Reviewed-by: Simon Glass <sjg at chromium.org>
> >
> > with nits below
>
> Thanks a lot for this feedback.
> Do you prefer that I send a v9 or is this v8 acceptable please ?

Yes v8 is fine, these are just nits in case you do re-issue for some
other reason.

Regards,
Simon


More information about the U-Boot mailing list