summaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee
AgeCommit message (Expand)AuthorLines
2018-03-06tee: optee: report OP-TEE revision informationJérôme Forissier-0/+23
2018-03-06tee: optee: GET_OS_REVISION: document a2 as a build identifierJérôme Forissier-1/+9
2018-01-11Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Olof Johansson-6/+49
2017-12-28tee: optee: check type of registered shared memoryJens Wiklander-2/+42
2017-12-28tee: add start argument to shm_register callbackJens Wiklander-4/+8
2017-12-21tee: optee: fix header dependenciesArnd Bergmann-1/+1
2017-12-21Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann-50/+529
2017-12-21Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...Arnd Bergmann-169/+264
2017-12-15tee: optee: enable dynamic SHM supportVolodymyr Babchuk-18/+51
2017-12-15tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk-0/+99
2017-12-15tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk-0/+4
2017-12-15tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk-11/+102
2017-12-15tee: optee: add registered shared parameters handlingVolodymyr Babchuk-15/+63
2017-12-15tee: optee: add shared buffer registration functionsVolodymyr Babchuk-0/+75
2017-12-15tee: optee: add page list manipulation functionsVolodymyr Babchuk-0/+96
2017-12-15tee: optee: Update protocol definitionsVolodymyr Babchuk-6/+39
2017-11-29optee: support asynchronous supplicant requestsJens Wiklander-173/+243
2017-11-29tee: add TEE_IOCTL_PARAM_ATTR_METAJens Wiklander-0/+25
2017-11-29optee: fix invalid of_node_put() in optee_driver_init()Jens Wiklander-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-04tee: optee: sync with new naming of interruptsDavid Wang-10/+10
2017-08-04tee: optee: interruptible RPC sleeptiger-yu99-5/+2
2017-08-04tee: optee: add const to tee_driver_ops and tee_desc structuresBhumika Goyal-4/+4
2017-08-04tee: optee: fix uninitialized symbol 'parg'Jens Wiklander-5/+6
2017-03-10tee: add OP-TEE driverJens Wiklander-0/+2798