| Commit message (Expand) | Author | Age | Files | Lines |
* | tee: amdtee: unload TA only when its refcount becomes 0 | Rijo Thomas | 2021-05-05 | 3 | -16/+106 |
* | tee: amdtee: synchronize access to shm list | Rijo Thomas | 2020-11-09 | 2 | -0/+9 |
* | tee: amdtee: fix memory leak due to reset of global shm list | Rijo Thomas | 2020-11-09 | 2 | -11/+14 |
* | Merge tag 'tee-amdtee-fix2-for-5.6' of https://git.linaro.org/people/jens.wik... | Arnd Bergmann | 2020-03-25 | 1 | -0/+3 |
|\ |
|
| * | tee: amdtee: out of bounds read in find_session() | Dan Carpenter | 2020-03-10 | 1 | -0/+3 |
* | | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 2020-03-03 | 1 | -1/+1 |
|\ \ |
|
| * | | tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD | Hongbo Yao | 2020-02-13 | 1 | -1/+1 |
| |/ |
|
* / | tee: amdtee: fix memory leak in amdtee_open_session() | Dan Carpenter | 2020-02-27 | 1 | -24/+24 |
|/ |
|
* | tee: fix memory allocation failure checks on drv_data and amdtee | Colin Ian King | 2020-01-22 | 1 | -2/+2 |
* | tee: amdtee: remove redundant NULL check for pool | Rijo Thomas | 2020-01-16 | 1 | -2/+1 |
* | tee: amdtee: rename err label to err_device_unregister | Rijo Thomas | 2020-01-16 | 1 | -2/+2 |
* | tee: amdtee: skip tee_device_unregister if tee_device_alloc fails | Rijo Thomas | 2020-01-16 | 1 | -1/+3 |
* | tee: amdtee: print error message if tee not present | Rijo Thomas | 2020-01-16 | 1 | -3/+4 |
* | tee: amdtee: remove unused variable initialization | Rijo Thomas | 2020-01-16 | 2 | -14/+14 |
* | tee: amdtee: check TEE status during driver initialization | Rijo Thomas | 2020-01-04 | 1 | -0/+6 |
* | tee: add AMD-TEE driver | Rijo Thomas | 2020-01-04 | 7 | -0/+1331 |