[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z1fV0Jj0RHd6IC1Q@gondor.apana.org.au>
Date: Tue, 10 Dec 2024 13:46:56 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Weili Qian <qianweili@...wei.com>
Cc: linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
liulongfang@...wei.com, shenyang39@...wei.com
Subject: Re: [PATCH 0/2] crypto: hisilicon - add data aggregation feature
On Fri, Nov 15, 2024 at 07:26:49PM +0800, Weili Qian wrote:
> The zip device supports the data aggregation feature. This patchset
> enables the hardware data aggregation feature, and registers it to uacce
> subsystem to support submit operations in user space. In addition,
> error detection and reporting of the data aggregation feature are enabled.
>
> Weili Qian (2):
> crypto: hisilicon/zip - add data aggregation feature
> crypto: hisilicon/zip - support new error report
>
> drivers/crypto/hisilicon/hpre/hpre_main.c | 12 +
> drivers/crypto/hisilicon/qm.c | 58 +++--
> drivers/crypto/hisilicon/sec2/sec_main.c | 12 +
> drivers/crypto/hisilicon/zip/Makefile | 2 +-
> drivers/crypto/hisilicon/zip/dae_main.c | 262 ++++++++++++++++++++++
> drivers/crypto/hisilicon/zip/zip.h | 8 +
> drivers/crypto/hisilicon/zip/zip_main.c | 51 ++++-
> include/linux/hisi_acc_qm.h | 5 +
> 8 files changed, 385 insertions(+), 25 deletions(-)
> create mode 100644 drivers/crypto/hisilicon/zip/dae_main.c
>
> --
> 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