linux/drivers/crypto/hisilicon
Shukun Tan eaebf4c3b1 crypto: hisilicon - Unify hardware error init/uninit into QM
The initialization and uninitialization of zip/hpre/sec/qm hardware error
is processed in respective drivers, which could be unified into qm.c. We
add struct hisi_qm_err_ini into struct hisi_qm, which involve all error
handlers of device and assignment should be done in driver probe.

Signed-off-by: Shukun Tan <tanshukun1@huawei.com>
Signed-off-by: Zaibo Xu <xuzaibo@huawei.com>
Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-02-13 16:58:08 +08:00
..
hpre crypto: hisilicon - Unify hardware error init/uninit into QM 2020-02-13 16:58:08 +08:00
sec crypto: hisilicon - Matching the dma address for dma_pool_free() 2019-09-20 22:53:09 +10:00
sec2 crypto: hisilicon - Unify hardware error init/uninit into QM 2020-02-13 16:58:08 +08:00
zip crypto: hisilicon - Unify hardware error init/uninit into QM 2020-02-13 16:58:08 +08:00
Kconfig crypto: hisilicon - Add aead support on SEC2 2020-01-16 15:18:15 +08:00
Makefile crypto: hisilicon - add HiSilicon SEC V2 driver 2019-11-22 18:48:36 +08:00
qm.c crypto: hisilicon - Unify hardware error init/uninit into QM 2020-02-13 16:58:08 +08:00
qm.h crypto: hisilicon - Unify hardware error init/uninit into QM 2020-02-13 16:58:08 +08:00
sgl.c crypto: hisilicon - Remove useless MODULE macros 2019-12-11 16:34:45 +08:00