linux/drivers/crypto/hisilicon
Chenghai Huang c17b56d96c crypto: hisilicon/zip - optimize the address offset of the reg query function
Currently, the reg is queried based on the fixed address offset
array. When the number of accelerator cores changes, the system
can not flexibly respond to the change.

Therefore, the reg to be queried is calculated based on the
comp or decomp core base address.

Signed-off-by: Chenghai Huang <huangchenghai2@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2024-06-07 19:47:58 +08:00
..
hpre crypto: hisilicon/debugfs - mask the unnecessary info from the dump 2024-05-03 18:44:44 +08:00
sec crypto: hisilicon/sec - Convert to platform remove callback returning void 2023-10-27 18:04:26 +08:00
sec2 crypto: hisilicon/sec2 - fix for register offset 2024-05-03 18:44:44 +08:00
trng crypto: hisilicon/trng - Convert to platform remove callback returning void 2023-10-27 18:04:26 +08:00
zip crypto: hisilicon/zip - optimize the address offset of the reg query function 2024-06-07 19:47:58 +08:00
debugfs.c crypto: hisilicon/debugfs - mask the unnecessary info from the dump 2024-05-03 18:44:44 +08:00
Kconfig hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c 2023-05-12 18:48:01 +08:00
Makefile hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c 2023-05-12 18:48:01 +08:00
qm_common.h crypto: hisilicon/qm - simplify the status of qm 2023-12-01 18:03:26 +08:00
qm.c crypto: hisilicon/qm - adjust the internal processing sequence of the vf enable and disable 2024-06-07 19:46:40 +08:00
sgl.c crypto: hisilicon/sgl - Delete redundant parameter verification 2024-04-12 15:07:52 +08:00