linux-stable/drivers/crypto/hisilicon/hpre
Herbert Xu 80b61baca4 crypto: hisilicon/hpre - 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
..
hpre.h crypto: hisilicon/hpre - support hpre capability 2022-09-16 18:29:45 +08:00
hpre_crypto.c crypto: hisilicon/hpre - Set DMA alignment explicitly 2022-12-09 18:45:00 +08:00
hpre_main.c crypto: hisilicon/qm - modify the process of regs dfx 2022-11-18 16:59:34 +08:00
Makefile