linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw_random: hisilicon - add HiSilicon TRNG V2 support
@ 2019-10-31  8:34 Zaibo Xu
  2019-10-31  8:34 ` [PATCH 1/2] hw_random: add HiSilicon TRNG driver support Zaibo Xu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zaibo Xu @ 2019-10-31  8:34 UTC (permalink / raw)
  To: herbert, mpm
  Cc: linux-crypto, jonathan.cameron, wangzhou1, linuxarm,
	wangkefeng.wang, qianweili, forest.zhouchang

This adds HiSilicon True Random Number Generator (TRNG) version 2
driver in hw_random subsystem.

Zaibo Xu (2):
  hw_random: add HiSilicon TRNG driver support
  MAINTAINERS: Add maintainer for HiSilicon TRNG V2 driver

 MAINTAINERS                           |  5 ++
 drivers/char/hw_random/Kconfig        | 13 +++++
 drivers/char/hw_random/Makefile       |  1 +
 drivers/char/hw_random/hisi-trng-v2.c | 99 +++++++++++++++++++++++++++++++++++
 4 files changed, 118 insertions(+)
 create mode 100644 drivers/char/hw_random/hisi-trng-v2.c

-- 
2.8.1


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

end of thread, other threads:[~2019-11-08 15:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-31  8:34 [PATCH 0/2] hw_random: hisilicon - add HiSilicon TRNG V2 support Zaibo Xu
2019-10-31  8:34 ` [PATCH 1/2] hw_random: add HiSilicon TRNG driver support Zaibo Xu
2019-10-31  8:34 ` [PATCH 2/2] MAINTAINERS: Add maintainer for HiSilicon TRNG V2 driver Zaibo Xu
2019-11-08 15:20 ` [PATCH 0/2] hw_random: hisilicon - add HiSilicon TRNG V2 support 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).