linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] crypto: hisilicon - some misc bugfix for SEC engine
@ 2021-08-13  7:41 Kai Ye
  2021-08-13  7:41 ` [PATCH v4 1/2] crypto: hisilicon/sec - fix the abnormal exiting process Kai Ye
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kai Ye @ 2021-08-13  7:41 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
changes v3->v4:
	fix build error.

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-21  7:50 UTC | newest]

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

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