aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee/device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-20tee: optee: Fix unsigned comparison with less than zeroYueHaibing1-1/+1
2019-02-20tee: optee: Initialize some structs using memset instead of bracesNathan Chancellor1-3/+8
2019-02-01tee: optee: add TEE bus device enumeration supportSumit Garg1-0/+155