linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Zaibo Xu <xuzaibo@huawei.com>
To: <herbert@gondor.apana.org.au>, <mpm@selenic.com>
Cc: <linux-crypto@vger.kernel.org>, <jonathan.cameron@huawei.com>,
	<wangzhou1@hisilicon.com>, <linuxarm@huawei.com>,
	<wangkefeng.wang@huawei.com>, <qianweili@huawei.com>,
	<forest.zhouchang@huawei.com>
Subject: [PATCH 0/2] hw_random: hisilicon - add HiSilicon TRNG V2 support
Date: Thu, 31 Oct 2019 16:34:28 +0800	[thread overview]
Message-ID: <1572510870-40390-1-git-send-email-xuzaibo@huawei.com> (raw)

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


             reply	other threads:[~2019-10-31  8:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-31  8:34 Zaibo Xu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1572510870-40390-1-git-send-email-xuzaibo@huawei.com \
    --to=xuzaibo@huawei.com \
    --cc=forest.zhouchang@huawei.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=jonathan.cameron@huawei.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=mpm@selenic.com \
    --cc=qianweili@huawei.com \
    --cc=wangkefeng.wang@huawei.com \
    --cc=wangzhou1@hisilicon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).