commit | c34a320176a59445d76783e5ee043d6ecd22d011 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Fri May 24 18:26:48 2019 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu May 30 15:35:45 2019 +0800 |
tree | bfd1e21b2b68dad8d2f213b9a7b59c70bde84e81 | |
parent | 3c756aa346dfac5ae6b7fe81cb1c6380a20b1e41 [diff] |
crypto: atmel-ecc - factor out code that can be shared In preparation of adding support for the random number generator in Atmel atsha204a devices, refactor the existing atmel-ecc driver (which drives hardware that is closely related) so we can share the basic I2C and command queuing routines. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>