linux/drivers/crypto/hisilicon/sec2
Weili Qian 80736a97cf crypto: hisilicon - enable error reporting again
When an error occurs on the device, an interrupt is reported.
When the firmware forwards the interrupt to the driver and masks the
error. If the driver does not enable error reporting when an error does
not need to be reset, the device does not report the error to the driver
when the error occurs again. Therefore, after the driver obtains the
information, the error reporting needs to be enabled again.

Signed-off-by: Weili Qian <qianweili@huawei.com>
Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-09-20 20:21:04 +08:00
..
Makefile
sec.h crypto: hisilicon/sec2 - implement full backlog mode for sec 2025-07-18 20:52:00 +10:00
sec_crypto.c crypto: hisilicon/sec2 - Fix false-positive warning of uninitialised qp_ctx 2025-09-06 15:57:23 +08:00
sec_crypto.h crypto: hisilicon/sec2 - fix for aead icv error 2024-12-21 22:46:24 +08:00
sec_main.c crypto: hisilicon - enable error reporting again 2025-09-20 20:21:04 +08:00