
13 Jan
2023
13 Jan
'23
1:16 a.m.
On Thu, Dec 22, 2022 at 09:50:27AM +0100, Kshitiz Varshney wrote:
This commit introduces Random number generator to uboot. It uses DCP driver for number generation. RNG driver can be invoked by using below command on uboot prompt:- rng <number of bytes>
Signed-off-by: Kshitiz Varshney kshitiz.varshney@nxp.com Reviewed-by: Ye Li ye.li@nxp.com Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom