TRNG driver for JH7110. A simple implementation which follows the algorithm used in OpenBSD (should this be mentioned on the code?). It has been tested that it calls random_harvest_queue() once in a second and passes data that looks random. Haven't seen any LFSR_LOCKUP happening.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped