aboutsummaryrefslogtreecommitdiff
path: root/drivers/tee/optee/core.c
AgeCommit message (Expand)Author
2019-04-28Merge tag 'tee-optee-for-5.2' of http://git.linaro.org:/people/jens.wiklander...Olof Johansson
2019-04-17optee: allow to work without static shared memoryVolodymyr Babchuk
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-02-28tee: optee: add missing of_node_put after of_device_is_availableJulia Lawall
2019-02-01tee: optee: add TEE bus device enumeration supportSumit Garg
2018-12-11tee: optee: log message if dynamic shm is enabledVictor Chong
2018-08-26Merge tag 'tee-drv-for-4.20' of git://git.linaro.org/people/jens.wiklander/li...Olof Johansson
2018-08-24tee: optee: take DT status property into accountArd Biesheuvel
2018-06-20tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via KconfigSahil Malhotra
2018-03-06tee: optee: report OP-TEE revision informationJérôme Forissier
2017-12-21Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann
2017-12-21Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...Arnd Bergmann
2017-12-15tee: optee: enable dynamic SHM supportVolodymyr Babchuk
2017-12-15tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk
2017-12-15tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk
2017-12-15tee: optee: add registered shared parameters handlingVolodymyr Babchuk
2017-12-15tee: optee: add shared buffer registration functionsVolodymyr Babchuk
2017-11-29optee: support asynchronous supplicant requestsJens Wiklander
2017-11-29optee: fix invalid of_node_put() in optee_driver_init()Jens Wiklander
2017-08-04tee: optee: add const to tee_driver_ops and tee_desc structuresBhumika Goyal
2017-08-04tee: optee: fix uninitialized symbol 'parg'Jens Wiklander
2017-03-10tee: add OP-TEE driverJens Wiklander