summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorT Pratham <t-pratham@ti.com>2026-04-15 20:06:58 +0530
committerHerbert Xu <herbert@gondor.apana.org.au>2026-04-16 17:29:40 +0800
commit8451ab6ad686ffdcdf9ddadaa446a79ab48e5590 (patch)
tree81765d01a89c0d47a5c29558d1ca3c34d4813c41 /tools/lib/python
parent1f48ad3b19a9dfc947868edda0bb8e48e5b5a8fa (diff)
crypto: sa2ul - Fix AEAD fallback algorithm names
For authenc AEAD algorithms, sa2ul is trying to register very specific -ce version as a fallback. This causes registration failure on SoCs which do not have ARMv8-CE enabled/available. Change the fallback algorithm from the specific driver name to generic algorithm name so that the kernel can allocate any available fallback. Fixes: d2c8ac187fc92 ("crypto: sa2ul - Add AEAD algorithm support") Signed-off-by: T Pratham <t-pratham@ti.com> Reviewed-by: Manorit Chawdhry <m-chawdhry@ti.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions