commit | 4c3f97276e156820a0433bf7b59a4df1100829ae | [log] [tgz] |
---|---|---|
author | Gilad Ben-Yossef <gilad@benyossef.com> | Mon Jan 22 09:27:00 2018 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Feb 15 23:26:40 2018 +0800 |
tree | 6772f78d5a4a2a5728d6a3efc2c5cba4b08cefff | |
parent | e294ca1cca3aa7f33e0d0369646a57089eb5578e [diff] |
crypto: ccree - introduce CryptoCell driver Introduce basic low level Arm TrustZone CryptoCell HW support. This first patch doesn't actually register any Crypto API transformations, these will follow up in the next patch. This first revision supports the CC 712 REE component. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>