mbox series

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

Message ID 20240601024016.1598391-1-huangchenghai2@huawei.com
Headers show
Series crypto: hisilicon - adjust vf configuration sequence and optimize zip reg offset | expand

Message

Chenghai Huang June 1, 2024, 2:40 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(-)

Comments

Chenghai Huang June 1, 2024, 2:40 a.m. UTC | #1
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(-)