summaryrefslogtreecommitdiff
path: root/chip/stm32/trng.c
Commit message (Expand)AuthorAgeFilesLines
* trng: make init_trng(), exit_trng() and rand_bytes() test_mockable.Yicheng Li2019-06-211-3/+3
* stm32f412: add TRNG supportNicolas Norvez2019-04-031-0/+7
* stm32h7: Add support for TRNGNicolas Boichat2018-07-101-1/+37
* stm32: add TRNG supportVincent Palatin2017-02-231-0/+70