
14 Dec
2020
14 Dec
'20
6:32 p.m.
On Mon, Dec 14, 2020 at 6:22 PM Heinrich Schuchardt xypron.debian@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@sartura.hr Cc: Luka Perkov luka.perkov@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