Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-25 | Merge tag 'tee-amdtee-fix2-for-5.6' of https://git.linaro.org/people/jens.wik... | Arnd Bergmann | 1 | -0/+3 |
2020-03-10 | tee: amdtee: out of bounds read in find_session() | Dan Carpenter | 1 | -0/+3 |
2020-02-27 | tee: amdtee: fix memory leak in amdtee_open_session() | Dan Carpenter | 1 | -24/+24 |
2020-01-22 | tee: fix memory allocation failure checks on drv_data and amdtee | Colin Ian King | 1 | -2/+2 |
2020-01-16 | tee: amdtee: remove redundant NULL check for pool | Rijo Thomas | 1 | -2/+1 |
2020-01-16 | tee: amdtee: rename err label to err_device_unregister | Rijo Thomas | 1 | -2/+2 |
2020-01-16 | tee: amdtee: skip tee_device_unregister if tee_device_alloc fails | Rijo Thomas | 1 | -1/+3 |
2020-01-16 | tee: amdtee: print error message if tee not present | Rijo Thomas | 1 | -3/+4 |
2020-01-16 | tee: amdtee: remove unused variable initialization | Rijo Thomas | 1 | -7/+7 |
2020-01-04 | tee: amdtee: check TEE status during driver initialization | Rijo Thomas | 1 | -0/+6 |
2020-01-04 | tee: add AMD-TEE driver | Rijo Thomas | 1 | -0/+510 |