commit | 129f8bb6bb882d6af49f83a1369215aeb0ccb95d | [log] [tgz] |
---|---|---|
author | Cyrille Pitchen <cyrille.pitchen@atmel.com> | Thu Dec 17 18:13:06 2015 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Dec 23 18:19:58 2015 +0800 |
tree | fbcee480986ec3640e678a3f2934f9605fb828c2 | |
parent | fcac83656a3e3b15e7a16b4a64ee5067eecec446 [diff] |
crypto: atmel-aes - change the DMA threshold Increase the DMA threshold to 256: PIO accesses offer better performances than the DMA when processing small amounts of data. Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>