summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/optee-rng.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hwrng: make symbol 'optee_rng_id_table' staticWei Yongjun2019-02-201-1/+1
* hwrng: Fix unsigned comparison with less than zeroYueHaibing2019-02-201-2/+2
* hwrng: optee: Initialize some structs using memset instead of bracesNathan Chancellor2019-02-201-5/+13
* hwrng: add OP-TEE based rng driverSumit Garg2019-02-011-0/+298