commit | c458c4ada0e3e3c898a56d0640d2ef70c9f702e3 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Sat Jan 28 23:25:37 2017 +0000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Feb 03 18:16:20 2017 +0800 |
tree | 6f3a83511dfd51e61665f669a7ad7a370723a4a3 | |
parent | 262ea4f670b792d0985090b1187b1f1ce2c2c648 [diff] |
crypto: arm64/aes - performance tweak Shuffle some instructions around in the __hround macro to shave off 0.1 cycles per byte on Cortex-A57. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>