[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Ylkvm35u8kfQVUf0@gondor.apana.org.au>
Date: Fri, 15 Apr 2022 16:40:59 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Kai Ye <yekai13@...wei.com>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
wangzhou1@...ilicon.com, liulongfang@...wei.com
Subject: Re: [PATCH 00/11] add regitser checking and last word dumping for ACC
On Sat, Apr 09, 2022 at 04:03:17PM +0800, Kai Ye wrote:
> Add register detection function to accelerator. Add last word dumping
> function during acc engines controller reset. It can help to improve
> debugging capability.
>
> Kai Ye (11):
> crypto: hisilicon/qm - add register checking for ACC
> crypto: hisilicon/hpre - support register checking
> crypto: hisilicon/sec - support register checking
> crypto: hisilicon/zip - support register checking
> Documentation: update debugfs doc for Hisilicon HPRE
> Documentation: update debugfs doc for Hisilicon SEC
> Documentation: update debugfs doc for Hisilicon ZIP
> crypto: hisilicon/qm - add last word dumping for ACC
> crypto: hisilicon/sec - support last word dumping
> crypto: hisilicon/hpre - support last word dumping
> crypto: hisilicon/zip - support last word dumping
>
> Documentation/ABI/testing/debugfs-hisi-hpre | 14 ++
> Documentation/ABI/testing/debugfs-hisi-sec | 14 ++
> Documentation/ABI/testing/debugfs-hisi-zip | 14 ++
> drivers/crypto/hisilicon/hpre/hpre_main.c | 222 ++++++++++++++----
> drivers/crypto/hisilicon/qm.c | 239 +++++++++++++++++++-
> drivers/crypto/hisilicon/sec2/sec_main.c | 108 ++++++++-
> drivers/crypto/hisilicon/zip/zip_main.c | 185 ++++++++++++++-
> include/linux/hisi_acc_qm.h | 18 ++
> 8 files changed, 765 insertions(+), 49 deletions(-)
>
> --
> 2.33.0
All applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists