diff options
author | 2021-02-03 12:36:23 +0100 | |
---|---|---|
committer | 2021-02-10 17:55:58 +1100 | |
commit | f5943ef456f8961ed1266a5713b8faf73019405b (patch) | |
tree | e6e5525510634e4bd3356719f2408d1973f88055 /drivers/pci/controller/dwc | |
parent | crypto: arm64/sha512-ce - simplify NEON yield (diff) | |
download | wireguard-linux-f5943ef456f8961ed1266a5713b8faf73019405b.tar.xz wireguard-linux-f5943ef456f8961ed1266a5713b8faf73019405b.zip |
crypto: arm64/aes-neonbs - remove NEON yield calls
There is no need for elaborate yield handling in the bit-sliced NEON
implementation of AES, given that skciphers are naturally bounded by the
size of the chunks returned by the skcipher_walk API. So remove the
yield calls from the asm code.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions