Page MenuHomeFreeBSD

Add StarFive JH7110 true random number generator driver
Needs ReviewPublic

Authored by jsihv_gmx.com on Tue, Feb 11, 4:21 PM.

Details

Reviewers
None
Group Reviewers
riscv
Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped