commit | 164f3ef301bff9741a00ff7015f9d51f1b864201 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Thu Aug 04 13:28:43 2016 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Sep 13 20:22:06 2016 +0800 |
tree | 8619ca311244efbd0f77bce041bc17ba7f3a4118 | |
parent | f303b455bb95233297c179b525a851a792e469b2 [diff] |
crypto: omap-aes - Add support for multiple cores Some SoCs like omap4/omap5/dra7 contain multiple AES crypto accelerator cores. Adapt the driver to support this. The driver picks the last used device from a list of AES devices. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> [t-kristo@ti.com: forward ported to 4.7 kernel] Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>