rockchip-linux / kernel

BSP kernel source
Other
917 stars 1.07k forks source link

[Question] RK3288 HW RNG code #86

Open rfrht opened 6 years ago

rfrht commented 6 years ago

Hi there,

The RK3288 datasheet states in the manual:

Support 256-bit True Random Number Generator (TRNG)

Does that mean that the RK3288 can expose a Hardware Random Number Generator through /dev/hwrng ? If so, where can I find the code? :-)

Thanks a lot!!

noloader commented 5 years ago

I believe the manual for the RK3288 is located at Rockchip RK3288 Technical Reference Manual. It is more comprehensive than the datasheet.

Also see Issue 87.