aboutsummaryrefslogtreecommitdiff
path: root/include/linux/tee_drv.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Gravatar Thomas Gleixner 1-10/+1
2019-02-28tee: add cancellation support to client interfaceGravatar Igor Opaniuk 1-0/+12
2019-02-01tee: add bus driver framework for TEE based devicesGravatar Sumit Garg 1-1/+31
2019-02-01tee: add supp_nowait flag in tee_context structGravatar Sumit Garg 1-0/+6
2018-08-24tee: add kernel internal client interfaceGravatar Jens Wiklander 1-0/+73
2018-01-11Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Gravatar Olof Johansson 1-1/+2
2017-12-28tee: add start argument to shm_register callbackGravatar Jens Wiklander 1-1/+2
2017-12-21Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Gravatar Arnd Bergmann 1-3/+180
2017-12-15tee: shm: inline tee_shm_get_id()Gravatar Volodymyr Babchuk 1-1/+4
2017-12-15tee: use reference counting for tee_contextGravatar Volodymyr Babchuk 1-0/+7
2017-12-15tee: shm: add page accessor functionsGravatar Volodymyr Babchuk 1-0/+13
2017-12-15tee: shm: add accessors for buffer size and page offsetGravatar Volodymyr Babchuk 1-0/+20
2017-12-15tee: add register user memoryGravatar Jens Wiklander 1-2/+45
2017-12-15tee: flexible shared memory pool creationGravatar Jens Wiklander 1-0/+91
2017-11-29tee: add tee_param_is_memref() for driver useGravatar Jens Wiklander 1-0/+12
2017-08-04tee: add forward declaration for struct deviceGravatar Jerome Forissier 1-0/+1
2017-03-09tee: generic TEE subsystemGravatar Jens Wiklander 1-0/+277