]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: rk3308: Enable random generator
authorJonas Karlman <jonas@kwiboo.se>
Mon, 8 Apr 2024 18:14:02 +0000 (18:14 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 26 Apr 2024 07:47:03 +0000 (15:47 +0800)
commiteaea9b48168f4e9be405f64be8fd7afc934525fa
tree63aac2a50b4bb5c39c13f5c7503e7b6facd0622b
parent9ae4a86f1ebfac0fd8a901a615e3856e88ff0e72
rockchip: rk3308: Enable random generator

The RK3308 SoC contain a crypto engine block that can generate random
numbers.

Add rng node to soc u-boot.dtsi and enable Kconfig options to take
advantage of the random generator.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/rk3308-u-boot.dtsi
arch/arm/mach-rockchip/Kconfig