summaryrefslogtreecommitdiff
path: root/chip/g/trng.c
Commit message (Expand)AuthorAgeFilesLines
* trng: adjust TRNG timeout to reduce TRNG resetsVadim Sukhomlinov2020-06-181-2/+2
* cr50: use NIST-compliant configuration of TRNGVadim Sukhomlinov2020-06-171-69/+134
* cr50: Add TRNG_TEST command to download entropy samples for NIST testsVadim Sukhomlinov2019-11-191-0/+36
* g: improve trng error handlingVadim Bendebury2019-05-241-1/+69
* Cr50: Ensure that trng.h is self-contained.Carl Hamilton2016-12-081-0/+1
* g: add permission level checksMary Ruthven2016-11-041-0/+12
* Update TRNG handling.Marius Schilder2016-10-111-9/+12
* cr50: trng: handle (unlikely) TRNG timeoutVadim Bendebury2016-03-141-2/+8
* Move rand_bytes implementation from tpm2 to chip/g.nagendra modadugu2015-12-221-0/+22
* g: implement support for hardware based TRNGVadim Bendebury2015-10-171-0/+22