commit | fcc115b9dbd046b95110a9454ada1ebba1356495 | [log] [tgz] |
---|---|---|
author | Amjad Ouled-Ameur <amjad.ouled-ameur@arm.com> | Wed Jun 04 14:30:39 2025 +0100 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Mon Jun 30 12:21:49 2025 +0000 |
tree | a60a91be2b2c78a11ff34d36cdb059e20d4a3d82 | |
parent | 213c5eb8db04c8152687c55f7e91018c1dddfb24 [diff] |
cc3xx: refactor TRNG driver Refactoring of the TRNG driver that adds the following: * Collection of TRNG error stats * Proper error recovery according to the CC3XX spec * Support to TRNG DMA which allows populating the RNG SRAM with entropy Which can be copied by CryptoCell DMA to the destination buffer Signed-off-by: Amjad Ouled-Ameur <amjad.ouled-ameur@arm.com> Co-authored-by: Antonio de Angelis <antonio.deangelis@arm.com> Change-Id: I72ba83753ca303fdadceb1db522a9746ced7e7b3