summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2024-12-03 21:05:53 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2024-12-14 12:21:43 +0300
commit49b9258b05b97c6464e1964b6a2fddb3ddb65d17 (patch)
tree350b058c744ca46d0c6f0a55550aaea561b5fb4a /tools/perf/scripts/python/syscall-counts.py
parentf1e532d05aa615d7c9a6c430190261ca35c0367a (diff)
downloadlinux-49b9258b05b97c6464e1964b6a2fddb3ddb65d17.tar.xz
crypto: qce - fix priority to be less than ARMv8 CE
As QCE is an order of magnitude slower than the ARMv8 Crypto Extensions on the CPU, and is also less well tested, give it a lower priority. Previously the QCE SHA algorithms had higher priority than the ARMv8 CE equivalents, and the ciphers such as AES-XTS had the same priority which meant the QCE versions were chosen if they happened to be loaded later. Fixes: ec8f5d8f6f76 ("crypto: qce - Qualcomm crypto engine driver") Cc: stable@vger.kernel.org Cc: Bartosz Golaszewski <brgl@bgdev.pl> Cc: Neil Armstrong <neil.armstrong@linaro.org> Cc: Thara Gopinath <thara.gopinath@gmail.com> Signed-off-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Reviewed-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions