Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-29 | hwrng: optee - remove redundant initialization to variable rng_size | Colin Ian King | 1 | -1/+1 |
2022-02-16 | hwrng: optee-rng: use tee_shm_alloc_kernel_buf() | Jens Wiklander | 1 | -3/+3 |
2021-02-10 | hwrng: optee - Use device-managed registration API | Tian Tao | 1 | -2/+1 |
2020-08-21 | hwrng: optee - fix wait use case | Jorge Ramirez-Ortiz | 1 | -2/+2 |
2020-08-21 | hwrng: optee - handle unlimited data rates | Jorge Ramirez-Ortiz | 1 | -1/+1 |
2020-04-30 | hwrng: optee - Use UUID API for exporting the UUID | Andy Shevchenko | 1 | -1/+1 |
2019-02-20 | hwrng: make symbol 'optee_rng_id_table' static | Wei Yongjun | 1 | -1/+1 |
2019-02-20 | hwrng: Fix unsigned comparison with less than zero | YueHaibing | 1 | -2/+2 |
2019-02-20 | hwrng: optee: Initialize some structs using memset instead of braces | Nathan Chancellor | 1 | -5/+13 |
2019-02-01 | hwrng: add OP-TEE based rng driver | Sumit Garg | 1 | -0/+298 |