mbox series

[v2,0/2] crypto: hisilicon - some misc bugfix for SEC engine

Message ID 1628769321-25192-1-git-send-email-yekai13@huawei.com (mailing list archive)
Headers show
Series crypto: hisilicon - some misc bugfix for SEC engine | expand

Message

yekai (A) Aug. 12, 2021, 11:55 a.m. UTC
some misc bugfix for SEC engine.

chages v1->v2:
	delete the "ifdefs", use the IS_ENABLED.

Kai Ye (2):
  crypto: hisilicon/sec - fix the abnormal exiting process
  crypto: hisilicon/sec - modify the hardware endian configuration

 drivers/crypto/hisilicon/sec2/sec.h      |  5 -----
 drivers/crypto/hisilicon/sec2/sec_main.c | 34 +++++++++++---------------------
 2 files changed, 11 insertions(+), 28 deletions(-)