Page MenuHomeFreeBSD

Add StarFive JH7110 true random number generator driver
Needs ReviewPublic

Authored by jsihv_gmx.com on Tue, Feb 11, 4:21 PM.
Tags
Referenced Files
F110106384: D48943.diff
Thu, Feb 13, 5:04 PM
Unknown Object (File)
Tue, Feb 11, 6:33 PM
Subscribers

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