mbox series

[0/2] crypto: hisilicon - adjust vf configuration sequence and optimize zip reg offset

Message ID 20240506115953.2282155-1-huangchenghai2@huawei.com (mailing list archive)
Headers show
Series crypto: hisilicon - adjust vf configuration sequence and optimize zip reg offset | expand

Message

Chenghai Huang May 6, 2024, 11:59 a.m. UTC
The VF enabling and disabling issues are fixed, and the ZIP address
offset calculation is optimized.

Chenghai Huang (2):
  crypto: hisilicon/qm - adjust the internal processing sequence of the
    vf enable and disable
  crypto: hisilicon/zip - optimize the address offset of the reg query
    function

 drivers/crypto/hisilicon/qm.c           | 11 ++----
 drivers/crypto/hisilicon/zip/zip_main.c | 48 +++++++++++--------------
 2 files changed, 23 insertions(+), 36 deletions(-)