linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] crypto: hisilicon - some misc bugfix for SEC engine
@ 2021-08-13  2:21 Kai Ye
  2021-08-13  2:21 ` [PATCH v3 1/2] crypto: hisilicon/sec - fix the abnormal exiting process Kai Ye
  2021-08-13  2:21 ` [PATCH v3 2/2] crypto: hisilicon/sec - modify the hardware endian configuration Kai Ye
  0 siblings, 2 replies; 4+ messages in thread
From: Kai Ye @ 2021-08-13  2:21 UTC (permalink / raw)
  To: herbert; +Cc: linux-crypto, linux-kernel, wangzhou1, yekai13

some misc bugfix for SEC engine.

changes v1->v2:
	delete the "ifdefs", use the IS_ENABLED.
changes v2->v3:
	fix merge conflict

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(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-13  5:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-13  2:21 [PATCH v3 0/2] crypto: hisilicon - some misc bugfix for SEC engine Kai Ye
2021-08-13  2:21 ` [PATCH v3 1/2] crypto: hisilicon/sec - fix the abnormal exiting process Kai Ye
2021-08-13  2:21 ` [PATCH v3 2/2] crypto: hisilicon/sec - modify the hardware endian configuration Kai Ye
2021-08-13  5:34   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).