summaryrefslogtreecommitdiff
path: root/drivers/tee/amdtee
AgeCommit message (Expand)Author
2020-01-22tee: fix memory allocation failure checks on drv_data and amdteeColin Ian King
2020-01-16tee: amdtee: remove redundant NULL check for poolRijo Thomas
2020-01-16tee: amdtee: rename err label to err_device_unregisterRijo Thomas
2020-01-16tee: amdtee: skip tee_device_unregister if tee_device_alloc failsRijo Thomas
2020-01-16tee: amdtee: print error message if tee not presentRijo Thomas
2020-01-16tee: amdtee: remove unused variable initializationRijo Thomas
2020-01-04tee: amdtee: check TEE status during driver initializationRijo Thomas
2020-01-04tee: add AMD-TEE driverRijo Thomas