summaryrefslogtreecommitdiff
path: root/chip/host/trng.c
Commit message (Expand)AuthorAgeFilesLines
* common: move chip agnostic trng code from stm32 to commonDavid Cross2023-05-121-0/+5
* chip: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* trng: Rename rand to trng_randTom Hughes2022-07-061-3/+3
* chip/host/trng.c: Format with clang-formatJack Rosenthal2022-06-301-1/+1
* Revert "trng: Rename rand to trng_rand"Pin-yen Lin2022-06-281-3/+3
* trng: Rename rand to trng_randTom Hughes2022-06-281-3/+3
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* chip/host: Add check for TEST_BUILD in trng.cCraig Hesling2019-07-271-0/+4
* chip/host: Add spi+trng support, and add gpio funcCraig Hesling2019-07-181-0/+36