]> Git Repo - u-boot.git/commit
rockchip: rk3308: Enable random generator
authorJonas Karlman <[email protected]>
Mon, 8 Apr 2024 18:14:02 +0000 (18:14 +0000)
committerKever Yang <[email protected]>
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 <[email protected]>
Reviewed-by: Quentin Schulz <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
arch/arm/dts/rk3308-u-boot.dtsi
arch/arm/mach-rockchip/Kconfig
This page took 0.035313 seconds and 4 git commands to generate.