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)
Wed, Sep 2, 5:00 AM
Unknown Object (File)
Sat, Aug 8, 9:28 PM
Unknown Object (File)
Sat, Aug 8, 9:24 PM
Unknown Object (File)
Sat, Aug 8, 2:41 PM
Unknown Object (File)
Aug 6 2026, 9:49 AM
Unknown Object (File)
Aug 4 2026, 6:36 AM
Unknown Object (File)
Aug 2 2026, 5:17 AM
Unknown Object (File)
Aug 1 2026, 7:33 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