Re: [PATCH 0/2] crypto: hisilicon - add data aggregation feature

From: Herbert Xu
Date: Tue Dec 10 2024 - 00:47:07 EST


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@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt