]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
crypto: arm64/ghash-neon - bump priority to 150
authorArd Biesheuvel <ardb@kernel.org>
Thu, 28 Nov 2019 12:55:31 +0000 (13:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Feb 2020 12:35:31 +0000 (04:35 -0800)
commitded7c73a2b8cf3d33f74e30f17e80ac64e6d2aed
tree148f6a874fd271d236bcb1a95bf3f53dcc69add2
parent3a35871603a6a757af00a66abf2a7ca2d3199826
crypto: arm64/ghash-neon - bump priority to 150

commit 5441c6507bc84166e9227e9370a56c57ba13794a upstream.

The SIMD based GHASH implementation for arm64 is typically much faster
than the generic one, and doesn't use any lookup tables, so it is
clearly preferred when available. So bump the priority to reflect that.

Fixes: 5a22b198cd527447 ("crypto: arm64/ghash - register PMULL variants ...")
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/crypto/ghash-ce-glue.c