crypto: arm64/aes-ghash - yield NEON after every block of input
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 30 Apr 2018 16:18:26 +0000 (18:18 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 11 May 2018 16:13:10 +0000 (00:13 +0800)
commit7c50136a8aba8784f07fb66a950cc61a7f3d2ee3
tree978511c5c16979f907ff5616400ec380465a2968
parent20ab63325830857bde20be1092e21cbb01991ce5
crypto: arm64/aes-ghash - yield NEON after every block of input

Avoid excessive scheduling delays under a preemptible kernel by
yielding the NEON after every block of input.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm64/crypto/ghash-ce-core.S
arch/arm64/crypto/ghash-ce-glue.c