lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 24 Dec 2021 14:25:10 +1100
From:   Herbert Xu <herbert@...dor.apana.org.au>
To:     sgoutham@...vell.com
Cc:     linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
        sunil.kovvuri@...il.com, Bharat Bhushan <bbhushan2@...vell.com>,
        Joseph Longever <jlongever@...vell.com>
Subject: Re: [PATCH v2] hwrng: cn10k: Add random number generator support

On Tue, Dec 14, 2021 at 04:21:08PM +0530, sgoutham@...vell.com wrote:
> From: Sunil Goutham <sgoutham@...vell.com>
> 
> CN10K series of silicons support true random number
> generators. This patch adds support for the same. Also
> supports entropy health status checking.
> 
> Signed-off-by: Sunil Goutham <sgoutham@...vell.com>
> Signed-off-by: Bharat Bhushan <bbhushan2@...vell.com>
> Signed-off-by: Joseph Longever <jlongever@...vell.com>
> ---
> v1 -> v2:
> 	Fixed warnings reported by kernel test robot.
> 	Also modified TRNG read logix to address an issue where TRNG_STATUS
> 	read from HW could be incorrect.
> ---
>  drivers/char/hw_random/Kconfig     |  11 +++
>  drivers/char/hw_random/Makefile    |   1 +
>  drivers/char/hw_random/cn10k-rng.c | 181 +++++++++++++++++++++++++++++++++++++
>  3 files changed, 193 insertions(+)
>  create mode 100644 drivers/char/hw_random/cn10k-rng.c

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ