[PATCH 5/6] rng: Add Qualcomm MSM PRNG driver
Robert Marko
robert.marko at sartura.hr
Mon Dec 14 18:32:08 CET 2020
On Mon, Dec 14, 2020 at 6:22 PM Heinrich Schuchardt <xypron.debian at gmx.de>
wrote:
> On 23.10.20 02:29, Tom Rini wrote:
> > On Thu, Oct 08, 2020 at 10:05:13PM +0200, Robert Marko wrote:
> >> Add support for the hardware pseudo random number generator found in
> Qualcomm SoC-s.
> >
> >>
> >> Signed-off-by: Robert Marko <robert.marko at sartura.hr>
> >> Cc: Luka Perkov <luka.perkov at sartura.hr>
> >
> > Applied to u-boot/master, thanks!
> >
>
> Hello Robert,
>
> Can we make CONFIG_RNG_MSM depend on CONFIG_ARCH_IPQ40XX so it is not
> shown as choice for other architectures?
>
Sure, as it's currently the only architecture using it.
>
> Should CONFIG_RNG_MSM default to yes on ARCH_IPQ40XX?
>
It's currently enabled per board defconfig, I don't think it's vital enough
to
default to yes.
Regards,
Robert
>
> Best regards
>
> Heinrich
>
>
>
>
More information about the U-Boot
mailing list