mbox series

[0/5] crypto: hisilicon/sec2 - fix SEC bugs and coding styles

Message ID 1593167529-22463-1-git-send-email-liulongfang@huawei.com (mailing list archive)
Headers show
Series crypto: hisilicon/sec2 - fix SEC bugs and coding styles | expand

Message

liulongfang June 26, 2020, 10:32 a.m. UTC
Fix some SEC driver bugs and modify some coding styles

Kai Ye (2):
  crypto: hisilicon/sec2 - clear SEC debug regs
  crypto:hisilicon/sec2 - update busy processing logic

Longfang Liu (3):
  crypto: hisilicon/sec2 - update SEC initialization and reset
  crypto: hisilicon/sec2 - update debugfs interface parameters
  crypto: hisilicon/sec2 - fix some coding styles

 drivers/crypto/hisilicon/qm.h              |   1 +
 drivers/crypto/hisilicon/sec2/sec.h        |   3 +
 drivers/crypto/hisilicon/sec2/sec_crypto.c |  81 +++++++++++++------
 drivers/crypto/hisilicon/sec2/sec_main.c   | 126 +++++++++++++++--------------
 4 files changed, 128 insertions(+), 83 deletions(-)