summaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Olof Johansson2018-01-112-6/+49
|\
| * tee: optee: check type of registered shared memoryJens Wiklander2017-12-281-2/+42
| * tee: add start argument to shm_register callbackJens Wiklander2017-12-282-4/+8
* | tee: optee: fix header dependenciesArnd Bergmann2017-12-211-1/+1
* | Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann2017-12-219-50/+529
|\|
| * tee: optee: enable dynamic SHM supportVolodymyr Babchuk2017-12-151-18/+51
| * tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk2017-12-153-0/+99
| * tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk2017-12-152-0/+4
| * tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk2017-12-154-11/+102
| * tee: optee: add registered shared parameters handlingVolodymyr Babchuk2017-12-151-15/+63
| * tee: optee: add shared buffer registration functionsVolodymyr Babchuk2017-12-153-0/+75
| * tee: optee: add page list manipulation functionsVolodymyr Babchuk2017-12-152-0/+96
| * tee: optee: Update protocol definitionsVolodymyr Babchuk2017-12-152-6/+39
* | Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...Arnd Bergmann2017-12-214-169/+264
|\ \ | |/ |/|
| * optee: support asynchronous supplicant requestsJens Wiklander2017-11-294-173/+243
| * tee: add TEE_IOCTL_PARAM_ATTR_METAJens Wiklander2017-11-291-0/+25
* | optee: fix invalid of_node_put() in optee_driver_init()Jens Wiklander2017-11-291-1/+0
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tee: optee: sync with new naming of interruptsDavid Wang2017-08-042-10/+10
* tee: optee: interruptible RPC sleeptiger-yu992017-08-041-5/+2
* tee: optee: add const to tee_driver_ops and tee_desc structuresBhumika Goyal2017-08-041-4/+4
* tee: optee: fix uninitialized symbol 'parg'Jens Wiklander2017-08-041-5/+6
* tee: add OP-TEE driverJens Wiklander2017-03-109-0/+2798