jayanta525 / openwrt-nanopi-r2s

OpenWrt support for FriendlyElec NanoPi R2S RK3328 SoC board with 2x1000Mbps ports. This repository is not a fork of friendlywrt but a fork of upstream/openwrt.
https://openwrt.org
GNU General Public License v2.0
84 stars 37 forks source link

Support hardware random number generator for RK3328 #9

Closed wevsty closed 3 years ago

wevsty commented 3 years ago

These patches enable the hardware random number generator on the RK3328 chip.

I'll discuss more information on the openwrt forum.

Signed-off-by: wevsty ty@wevs.org

wevsty commented 3 years ago

I think enable HWRNG is not a good idea for RK3328.

The reason is that it is difficult for us to improve the quality of random numbers.

So i closed PR.