Page MenuHomeFreeBSD

Add StarFive JH7110 true random number generator driver
Needs ReviewPublic

Authored by jsihv_gmx.com on Feb 11 2025, 4:21 PM.
Tags
Referenced Files
Unknown Object (File)
Thu, May 14, 6:30 AM
Unknown Object (File)
Wed, May 13, 7:30 PM
Unknown Object (File)
Mon, May 11, 10:41 AM
Unknown Object (File)
Wed, May 6, 8:46 AM
Unknown Object (File)
Apr 21 2026, 4:06 AM
Unknown Object (File)
Apr 15 2026, 5:47 AM
Unknown Object (File)
Apr 12 2026, 7:48 PM
Unknown Object (File)
Apr 8 2026, 8:03 AM
Subscribers

Details

Reviewers
None
Group Reviewers
riscv
csprng
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