Hi Philippe, On Thu, 18 Jun 2026 at 12:02, Philippe Reynes <[email protected]> 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 <[email protected]> > > 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 <[email protected]> > >> Reviewed-by: Raymond Mao <[email protected]> > >> > >> test/dm/ecdsa.c | 107 > >> ++++++++++++++++++++++++++++++++++++++++++++++++++------ > >> 1 file changed, 97 insertions(+), 10 deletions(-) > > Reviewed-by: Simon Glass <[email protected]> > > > > 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

