summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/optee-rng.c
AgeCommit message (Expand)Author
2020-08-21hwrng: optee - fix wait use caseJorge Ramirez-Ortiz
2020-08-21hwrng: optee - handle unlimited data ratesJorge Ramirez-Ortiz
2020-04-30hwrng: optee - Use UUID API for exporting the UUIDAndy Shevchenko
2019-02-20hwrng: make symbol 'optee_rng_id_table' staticWei Yongjun
2019-02-20hwrng: Fix unsigned comparison with less than zeroYueHaibing
2019-02-20hwrng: optee: Initialize some structs using memset instead of bracesNathan Chancellor
2019-02-01hwrng: add OP-TEE based rng driverSumit Garg