WSL2-Linux-Kernel/drivers/crypto/hisilicon/sec2
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
..
Makefile crypto: hisilicon - add HiSilicon SEC V2 driver 2019-11-22 18:48:36 +08:00
sec.h crypto: hisilicon - Add aead support on SEC2 2020-01-16 15:18:15 +08:00
sec_crypto.c crypto: hisilicon - fix spelling mistake "disgest" -> "digest" 2020-01-22 16:21:11 +08:00
sec_crypto.h crypto: hisilicon - Add aead support on SEC2 2020-01-16 15:18:15 +08:00
sec_main.c crypto: hisilicon - Unify hardware error init/uninit into QM 2020-02-13 16:58:08 +08:00