commit | b66c685a482117d4e9ee987d252ca673689a5302 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@gmail.com> | Fri Dec 22 21:18:36 2017 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Jan 05 18:43:03 2018 +1100 |
tree | a691b34922814a3142bf812853a8835a6318ae34 | |
parent | b0a191cebea13c38f3a427180721f92d8e259b81 [diff] |
crypto: crypto4xx - support Revision B parts This patch adds support for the crypto4xx RevB cores found in the 460EX, 460SX and later cores (like the APM821xx). Without this patch, the crypto4xx driver will not be able to process any offloaded requests and simply hang indefinitely. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>