linux-stable/drivers/crypto/hisilicon
Weili Qian 6a088a2cbc crypto: hisilicon/qm - remove unneeded hardware cache write back
Data in the hardware cache needs to be written back to the memory
before the queue memory is released. Currently, the queue memory is
applied for when the driver is loaded and released when the driver is
removed. Therefore, the hardware cache does not need to be written back
when process puts queue.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Yang Shen <shenyang39@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2022-08-19 18:39:38 +08:00
..
hpre crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write() 2022-08-19 18:39:38 +08:00
sec crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq 2022-07-08 15:21:16 +08:00
sec2 crypto: hisilicon/sec - fix auth key size error 2022-07-29 18:29:17 +08:00
trng crypto: hisilicon/trng - fix local variable type 2022-06-17 17:19:20 +08:00
zip crypto: hisilicon/zip - some misc cleanup 2022-08-19 18:39:38 +08:00
Kconfig crypto: hisilicon/sec - add sm4 generic selection 2022-05-06 18:16:55 +08:00
Makefile crypto: hisilicon/trng - add HiSilicon TRNG driver support 2020-11-27 17:13:43 +11:00
qm.c crypto: hisilicon/qm - remove unneeded hardware cache write back 2022-08-19 18:39:38 +08:00
sgl.c crypto: hisilicon/sgl - align the hardware sgl dma address 2022-04-15 16:34:30 +08:00