[PATCH v6 0/8] Add a random number generator uclass

Heinrich Schuchardt xypron.glpk at gmx.de
Sat Dec 28 08:47:51 CET 2019


On 12/27/19 3:23 PM, Sughosh Ganu wrote:
> Add a random number generator(rng) uclass to facilitate adding drivers
> for rng devices. I plan to add an implementation of the
> EFI_RNG_PROTOCOL, which would get the random number from the rng
> uclass -- the protocol would be used by the efi stub for getting a
> random number for the kaslr feature.
>
> The patch series also adds a driver for the rng device found on the
> stm32mp1 and qemu platforms. A dummy rng driver for sandbox has also
> been added, along with the unit test for the rng uclass.

Who shall be the maintainer for the RNG sub-system of U-Boot?

Sughosh do you want to volunteer?

Otherwise as this development is driven by the wish to implement the
EFI_RNG_PROTOCOL I could pick it up.

Best regards

Heinrich


More information about the U-Boot mailing list