summaryrefslogtreecommitdiffstats
path: root/include/linux/tee_drv.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1Star
* tee: add cancellation support to client interfaceIgor Opaniuk2019-02-281-0/+12
* tee: add bus driver framework for TEE based devicesSumit Garg2019-02-011-1/+31
* tee: add supp_nowait flag in tee_context structSumit Garg2019-02-011-0/+6
* tee: add kernel internal client interfaceJens Wiklander2018-08-241-0/+73
* Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Olof Johansson2018-01-121-1/+2
|\
| * tee: add start argument to shm_register callbackJens Wiklander2017-12-281-1/+2
* | Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann2017-12-211-3/+180
|\|
| * tee: shm: inline tee_shm_get_id()Volodymyr Babchuk2017-12-151-1/+4
| * tee: use reference counting for tee_contextVolodymyr Babchuk2017-12-151-0/+7
| * tee: shm: add page accessor functionsVolodymyr Babchuk2017-12-151-0/+13
| * tee: shm: add accessors for buffer size and page offsetVolodymyr Babchuk2017-12-151-0/+20
| * tee: add register user memoryJens Wiklander2017-12-151-2/+45
| * tee: flexible shared memory pool creationJens Wiklander2017-12-151-0/+91
* | tee: add tee_param_is_memref() for driver useJens Wiklander2017-11-291-0/+12
|/
* tee: add forward declaration for struct deviceJerome Forissier2017-08-041-0/+1
* tee: generic TEE subsystemJens Wiklander2017-03-091-0/+277