linux/drivers/crypto/hisilicon
Hui Tang a9214b0b6e crypto: hisilicon - fix the check on dma address
System may be able to get physical address of zero if not reserved by
firmware.

The dma address obtained by 'dma_alloc_coherent' is valid, since already
checking cpu va before, so do not check again.

Signed-off-by: Hui Tang <tanghui20@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2021-03-26 20:15:57 +11:00
..
hpre crypto: hisilicon - fix the check on dma address 2021-03-26 20:15:57 +11:00
sec crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s 'queue' param 2021-03-26 20:02:35 +11:00
sec2 crypto: hisilicon - fix the check on dma address 2021-03-26 20:15:57 +11:00
trng crypto: hisilicon/trng - replace atomic_add_return() 2020-12-11 21:12:05 +11:00
zip crypto: hisilicon/hpre - add version adapt to new algorithms 2021-03-13 00:04:02 +11:00
Kconfig crypto: hisilicon/hpre - add 'CURVE25519' algorithm 2021-03-13 00:04:04 +11:00
Makefile crypto: hisilicon/trng - add HiSilicon TRNG driver support 2020-11-27 17:13:43 +11:00
qm.c crypto: hisilicon - fix the check on dma address 2021-03-26 20:15:57 +11:00
qm.h crypto: hisilicon/hpre - add version adapt to new algorithms 2021-03-13 00:04:02 +11:00
sgl.c crypto: hisilicon - Fix doc warnings in sgl.c and qm.c 2020-10-30 17:34:45 +11:00