[PATCH 0/4] crypto: hisilicon - adapt hardware error type

From: Weili Qian
Date: Mon Apr 12 2021 - 08:34:27 EST


This patchset changes 'err_info' to dynamic configuration and enables
new hardware error types for Kunpeng930.

Weili Qian (4):
crypto: hisilicon - dynamic configuration 'err_info'
crypto: hisilicon - support new error types for ZIP
crypto: hisilicon - add new error type for SEC
crypto: hisilicon - enable new error types for QM

drivers/crypto/hisilicon/hpre/hpre_main.c | 26 ++++++++++------
drivers/crypto/hisilicon/qm.c | 28 ++++++++---------
drivers/crypto/hisilicon/qm.h | 8 +++--
drivers/crypto/hisilicon/sec2/sec_main.c | 52 +++++++++++++++++++++++--------
drivers/crypto/hisilicon/zip/zip_main.c | 34 +++++++++++++-------
5 files changed, 97 insertions(+), 51 deletions(-)

--
2.8.1