Age | Commit message (Expand) | Author |
---|---|---|
2020-01-22 | tee: fix memory allocation failure checks on drv_data and amdtee | Colin Ian King |
2020-01-16 | tee: amdtee: remove redundant NULL check for pool | Rijo Thomas |
2020-01-16 | tee: amdtee: rename err label to err_device_unregister | Rijo Thomas |
2020-01-16 | tee: amdtee: skip tee_device_unregister if tee_device_alloc fails | Rijo Thomas |
2020-01-16 | tee: amdtee: print error message if tee not present | Rijo Thomas |
2020-01-16 | tee: amdtee: remove unused variable initialization | Rijo Thomas |
2020-01-04 | tee: amdtee: check TEE status during driver initialization | Rijo Thomas |
2020-01-04 | tee: add AMD-TEE driver | Rijo Thomas |