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)
Mon, Oct 13, 7:41 AM
Unknown Object (File)
Mon, Oct 13, 2:12 AM
Unknown Object (File)
Thu, Oct 9, 7:25 AM
Unknown Object (File)
Mon, Sep 29, 7:02 PM
Unknown Object (File)
Fri, Sep 26, 4:59 AM
Unknown Object (File)
Wed, Sep 24, 1:31 AM
Unknown Object (File)
Fri, Sep 19, 9:29 PM
Unknown Object (File)
Thu, Sep 18, 8:21 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