Done
Details
Details
Assignee
Brent Roman
Brent RomanFix versions
Reporter
Brent Roman
Brent RomanParent
Components
Labels
Board Name
rockpis
Priority
Created October 15, 2022 at 1:50 AM
Updated October 16, 2022 at 4:54 PM
Resolved October 16, 2022 at 4:54 PM
Lack of a HW RNG for Rockchip was causing a 15 second hang early in userspace initialization.
This patch adds the rockchip-rng driver to the rockchip64 kernel.
However, initially, only the rk3308.dtsi enables it. Support could be added later to other rk*.dtsi files.
The RNG driver fills the entropy pool quickly, early in boot, so there’s no longer a need to wait for it.