[PATCH RESEND 1/2] crypto: atmel-ecc - add support for atecc608b
Herbert Xu
herbert at gondor.apana.org.au
Tue May 5 01:44:57 PDT 2026
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 at 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 at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
More information about the linux-arm-kernel
mailing list