Skip to content

Commit

Permalink
crypto: arm64/aes-bs - yield NEON after every block of input
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ard Biesheuvel authored and Herbert Xu committed May 11, 2018
1 parent 0c8f838 commit 20ab633
Showing 1 changed file with 170 additions and 135 deletions.
Loading

0 comments on commit 20ab633

Please sign in to comment.