[PATCH 0/2] Add RK3588 TRNG

Chris Morgan macroalpha82 at gmail.com
Thu Apr 6 18:17:34 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/rockchip_rng.c       | 120 ++++++++++++++++++++++++++++---
 2 files changed, 117 insertions(+), 9 deletions(-)

-- 
2.34.1



More information about the U-Boot mailing list