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)
Sat, Aug 15, 9:44 AM
Unknown Object (File)
Thu, Aug 13, 12:20 PM
Unknown Object (File)
Thu, Aug 13, 12:20 PM
Unknown Object (File)
Sat, Aug 1, 12:21 PM
Unknown Object (File)
Mon, Jul 27, 4:23 PM
Unknown Object (File)
Mon, Jul 27, 4:18 PM
Unknown Object (File)
Sat, Jul 25, 1:28 PM
Unknown Object (File)
Sat, Jul 25, 1:30 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