[PATCH 0/2] crypto: hisilicon - add two new features and two new zip sysfs

From: Chenghai Huang
Date: Sat Aug 30 2025 - 06:28:16 EST


1.The zip device has added two new features: hash join and gather.
2.Add lz4 and lz77_only to the sysfs for user to recognize.

Chenghai Huang (1):
crypto: hisilicon/zip - add lz4 and lz77_only to algorithm sysfs

Zhushuai Yin (1):
crypto: hisilicon/zip - add hashjoin, gather, and UDMA data move
features

drivers/crypto/hisilicon/qm.c | 29 +++++++++++++++++++------
drivers/crypto/hisilicon/zip/dae_main.c | 11 ++++++++--
drivers/crypto/hisilicon/zip/zip_main.c | 7 ++++++
include/linux/hisi_acc_qm.h | 1 +
include/uapi/misc/uacce/hisi_qm.h | 1 +
5 files changed, 40 insertions(+), 9 deletions(-)

--
2.33.0