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