[PATCH V2 0/2] Add RK3588 TRNG
Chris Morgan
macroalpha82 at gmail.com
Fri Apr 7 23:32:24 CEST 2023
From: Chris Morgan <macromorgan at hotmail.com>
Add support for the RK3588 TRNG. The code was taken directly from the
Rockchip BSP U-Boot source.
Chris Morgan (2):
rockchip: rng: add trngv1 for rk3588
ARM: dts: rockchip: rk3588s-u-boot: Add rng node
arch/arm/dts/rk3588s-u-boot.dtsi | 6 ++
drivers/rng/Kconfig | 5 +-
drivers/rng/rockchip_rng.c | 120 ++++++++++++++++++++++++++++---
3 files changed, 120 insertions(+), 11 deletions(-)
--
2.34.1
More information about the U-Boot
mailing list