linux-stable/drivers/crypto/inside-secure
Herbert Xu b2e2e2da7b crypto: safexcel - Set DMA alignment explicitly
This driver has been implicitly relying on kmalloc alignment
to be sufficient for DMA.  This may no longer be the case with
upcoming arm64 changes.

This patch changes it to explicitly request DMA alignment from
the Crypto API.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-12-09 18:45:00 +08:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel.c crypto: inside-secure - Add MaxLinear platform 2022-10-21 19:05:24 +08:00
safexcel.h crypto: inside-secure - Add MaxLinear platform 2022-10-21 19:05:24 +08:00
safexcel_cipher.c crypto: inside-secure - Replace generic aes with libaes 2022-09-24 16:14:43 +08:00
safexcel_hash.c crypto: safexcel - Set DMA alignment explicitly 2022-12-09 18:45:00 +08:00
safexcel_ring.c crypto: inside-secure - Prevent missing of processing errors 2020-09-18 17:20:10 +10:00