mbox series

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

Message ID 1612429176-28084-1-git-send-email-tanghui20@huawei.com
Headers show
Series crypto: hisilicon - some updates to adapt Kunpeng930 | expand

Message

Hui Tang Feb. 4, 2021, 8:59 a.m. UTC
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

Comments

Herbert Xu Feb. 10, 2021, 7:23 a.m. UTC | #1
On Thu, Feb 04, 2021 at 04:59:32PM +0800, Hui Tang wrote:
> 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(-)


All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt