Re: [PATCH V2 1/2] rockchip: rng: add trngv1 for rk3588

2023-04-12 Thread Kever Yang
On 2023/4/8 05:32, Chris Morgan wrote: From: Chris Morgan This adds support for the TRNG found in the RK3588 SoC to the rockchip_rng driver so that it can be used for things such as seeding randomness to Linux. This code was taken wholesale from the Rockchip BSP U-Boot source located here:

[PATCH V2 1/2] rockchip: rng: add trngv1 for rk3588

2023-04-07 Thread Chris Morgan
From: Chris Morgan This adds support for the TRNG found in the RK3588 SoC to the rockchip_rng driver so that it can be used for things such as seeding randomness to Linux. This code was taken wholesale from the Rockchip BSP U-Boot source located here: