2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 06:04:14 +08:00
linux-next/drivers/crypto/hisilicon
Zhou Wang d8ac7b8523 crypto: hisilicon - fix large sgl memory allocation problem when disable smmu
When disabling SMMU, it may fail to allocate large continuous memory. This
patch fixes this by allocating memory as blocks.

Signed-off-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Shukun Tan <tanshukun1@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-10-10 23:36:31 +11:00
..
sec crypto: hisilicon - Matching the dma address for dma_pool_free() 2019-09-20 22:53:09 +10:00
zip crypto: hisilicon - add sgl_sge_nr module param for zip 2019-10-10 23:36:31 +11:00
Kconfig crypto: hisilicon - merge sgl support to hisi_qm module 2019-10-10 23:36:31 +11:00
Makefile crypto: hisilicon - merge sgl support to hisi_qm module 2019-10-10 23:36:31 +11:00
qm.c crypto: hisilicon - allow compile-testing on x86 2019-10-05 01:06:19 +10:00
qm.h crypto: hisilicon - add sgl_sge_nr module param for zip 2019-10-10 23:36:31 +11:00
sgl.c crypto: hisilicon - fix large sgl memory allocation problem when disable smmu 2019-10-10 23:36:31 +11:00