Page MenuHomeFreeBSD

caam: Add caam_trng support in caam driver
Needs ReviewPublic

Authored by mszczepaniak2_sii.pl on Jun 14 2024, 8:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 13, 4:22 PM
Unknown Object (File)
Fri, Mar 13, 12:26 AM
Unknown Object (File)
Wed, Mar 4, 2:49 PM
Unknown Object (File)
Mon, Mar 2, 5:33 PM
Unknown Object (File)
Feb 8 2026, 11:13 AM
Unknown Object (File)
Feb 8 2026, 7:07 AM
Unknown Object (File)
Jan 30 2026, 8:38 PM
Unknown Object (File)
Jan 25 2026, 3:06 AM

Details

Reviewers
andrew
manu
Group Reviewers
arm64
Summary

The caam_trng driver enables new hardware random source in the system
using CAAM hardware as the entropy source.
A dedicated character device is added that allows to use the random
numbers direclty from the CAAM device.

Authored-by: Maciej Szczepaniak <mszczepaniak2@sii.pl>
Co-Authored-by: Pawel Kochanowski <pkochanowski@sii.pl>
Co-Authored-by: Dawid Górecki <dgorecki@sii.pl>
Obtained from: Sii Poland
Sponsored by: Alstom Group

Test Plan

Change tested on device based on LS1046A.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped