summaryrefslogtreecommitdiff
path: root/drivers/rng/stm32_rng.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek1-3/+3
2024-03-02rng: eliminate common.h include from RNG driversHeinrich Schuchardt1-3/+1
2023-10-04rng: stm32: Implement custom RNG configuration supportGatien Chevallier1-3/+51
2023-10-04rng: stm32: add error concealment sequenceGatien Chevallier1-23/+140
2023-10-04rng: stm32: add RNG clock frequency restraintGatien Chevallier1-5/+38
2023-10-04rng: stm32: Implement configurable RNG clock error detectionGatien Chevallier1-5/+17
2023-10-04rng: stm32: rename STM32 RNG driverGatien Chevallier1-0/+198