[PATCH 0/4] crypto: hisilicon - some updates to adapt Kunpeng930

From: Hui Tang
Date: Thu Feb 04 2021 - 04:06:58 EST


1.Update clusters number for both Kunpeng920 and Kunpeng930.
2.Some bugfixs only on Kunpeng920, so added hardware version wrap.
3.Fix use of 'dma_map_single'.
4.Fix PASID on Kunpeng930.

Hui Tang (2):
crypto: hisilicon/hpre - adapt the number of clusters
crypto: hisilicon/hpre - tiny fix

Weili Qian (2):
crypto:hisilicon/qm - fix use of "dma_map_single"
crypto:hisilicon - PASID fixed on Kupeng 930

drivers/crypto/hisilicon/hpre/hpre.h | 8 ++-
drivers/crypto/hisilicon/hpre/hpre_main.c | 100 +++++++++++++++++++-----------
drivers/crypto/hisilicon/qm.c | 61 +++++++++++-------
drivers/crypto/hisilicon/qm.h | 1 +
drivers/crypto/hisilicon/sec2/sec_main.c | 2 +-
drivers/crypto/hisilicon/zip/zip_main.c | 2 +-
6 files changed, 110 insertions(+), 64 deletions(-)

--
2.8.1