linux/drivers/crypto/hisilicon/hpre
Shukun Tan f826e6efb4 crypto: hisilicon - Unify error detect process into qm
In error detect process, a lot of duplicate code can put into qm. We add
two callback(get_dev_hw_err_status and log_dev_hw_err) into struct
hisi_qm_err_ini to handle device error detect, meanwhile the qm error
detect not changed.

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.c crypto: hisilicon - add branch prediction macro 2020-01-16 15:18:15 +08:00
hpre_main.c crypto: hisilicon - Unify error detect process into qm 2020-02-13 16:58:08 +08:00
hpre.h crypto: hisilicon - Add debugfs for HPRE 2019-10-10 23:36:32 +11:00
Makefile