summaryrefslogtreecommitdiffstats
path: root/drivers/char/hw_random/optee-rng.c
Commit message (Expand)AuthorAgeFilesLines
* hwrng: optee - remove redundant initialization to variable rng_sizeColin Ian King2022-04-291-1/+1
* hwrng: optee-rng: use tee_shm_alloc_kernel_buf()Jens Wiklander2022-02-161-3/+3
* hwrng: optee - Use device-managed registration APITian Tao2021-02-101-2/+1
* hwrng: optee - fix wait use caseJorge Ramirez-Ortiz2020-08-211-2/+2
* hwrng: optee - handle unlimited data ratesJorge Ramirez-Ortiz2020-08-211-1/+1
* hwrng: optee - Use UUID API for exporting the UUIDAndy Shevchenko2020-04-301-1/+1
* 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