twx-linux/drivers/crypto/qce
Herbert Xu 18daae5b0c crypto: qce - 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
..
aead.c crypto: qce - Set DMA alignment explicitly 2022-12-09 18:45:00 +08:00
aead.h
cipher.h
common.c crypto: qce - Set DMA alignment explicitly 2022-12-09 18:45:00 +08:00
common.h
core.c
core.h
dma.c
dma.h
Makefile
regs-v5.h
sha.c crypto: qce - Set DMA alignment explicitly 2022-12-09 18:45:00 +08:00
sha.h
skcipher.c crypto: qce - Fix dma_map_sg error check 2022-08-26 18:50:39 +08:00