summaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee/call.c
Commit message (Expand)AuthorAgeFilesLines
* optee: use export_uuid() to copy client UUIDJens Wiklander2021-05-181-2/+4
* tee: optee: add invoke_fn tracepointsJisheng Zhang2021-03-151-0/+4
* tee: optee: remove need_resched() before cond_resched()Jens Wiklander2021-02-031-2/+1
* tee: optee: replace might_sleep with cond_reschedRouven Czerwinski2021-01-211-1/+3
* optee: add writeback to valid memory typeRui Miguel Silva2020-11-251-1/+2
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* tee: optee: Add support for session login client UUID generationVesa Jääskeläinen2020-05-111-1/+5
* tee: optee: Fix dynamic shm pool allocationsSumit Garg2019-11-151-0/+7
* tee: optee: add might_sleep for RPC requestsRouven Czerwinski2019-07-081-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1
* Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Olof Johansson2018-01-111-4/+45
|\
| * tee: optee: check type of registered shared memoryJens Wiklander2017-12-281-2/+42
| * tee: add start argument to shm_register callbackJens Wiklander2017-12-281-2/+4
* | tee: optee: fix header dependenciesArnd Bergmann2017-12-211-1/+1
|/
* tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk2017-12-151-1/+18
* tee: optee: add shared buffer registration functionsVolodymyr Babchuk2017-12-151-0/+69
* tee: optee: add page list manipulation functionsVolodymyr Babchuk2017-12-151-0/+91
* tee: add OP-TEE driverJens Wiklander2017-03-101-0/+444