Messages in this thread |  | | Date | Tue, 5 May 2026 16:44:57 +0800 | | From | Herbert Xu <> | | Subject | Re: [PATCH RESEND 1/2] crypto: atmel-ecc - add support for atecc608b |
| |
On Sun, Apr 12, 2026 at 11:56:43AM +0200, Thorsten Blum wrote: > Tested on hardware with an ATECC608B at 0x60. The device binds > successfully, passes the driver's sanity check, and registers the > ecdh-nist-p256 KPP algorithm. > > The hardware ECDH path was also exercised using a minimal KPP test > module, covering private key generation, public key derivation, and > shared secret computation. > > Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> > --- > Resending to include linux-crypto in patch 2/2. > --- > drivers/crypto/atmel-ecc.c | 3 +++ > 1 file changed, 3 insertions(+)
All applied. Thanks. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
|  |