OpenCloudOS-Kernel/drivers/crypto/hisilicon
Shukun Tan 00e62e868c crypto: hisilicon - Fix duplicate print when qm occur multiple errors
If all possible errors occurs at the same time, the error_status will be
all 1s. The doorbell timeout error and FIFO overflow error will be print
in each cycle, which should be print just once.

Signed-off-by: Shukun Tan <tanshukun1@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 error detect process 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 error detect process into qm 2020-02-13 16:58:08 +08:00
zip crypto: hisilicon - Unify error detect process 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 - Fix duplicate print when qm occur multiple errors 2020-02-13 16:58:08 +08:00
qm.h crypto: hisilicon - Unify error detect process 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