[PATCH 0/4] crypto: hisilicon/qm - modify reset process
From: Weili Qian
Date: Sat May 15 2021 - 06:48:45 EST
This series of patches modify the process of error initialization and
recovery and enable the master ooo to be closed when nfe occurs to avoid
error spread.
Weili Qian (4):
crypto: hisilicon/qm - initialize the device before doing tasks
crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error
crypto: hisilicon/qm - adjust order of device error configuration
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
drivers/crypto/hisilicon/hpre/hpre_main.c | 42 ++++++---
drivers/crypto/hisilicon/qm.c | 136 +++++++++++++++++++-----------
drivers/crypto/hisilicon/sec2/sec_main.c | 48 ++++++-----
drivers/crypto/hisilicon/zip/zip_main.c | 38 ++++++---
4 files changed, 169 insertions(+), 95 deletions(-)
--
2.8.1