aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee
Commit message (Expand)AuthorAge
* tee: optee: add might_sleep for RPC requestsRouven Czerwinski2019-07-08
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-05
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge tag 'tee-optee-for-5.2' of http://git.linaro.org:/people/jens.wiklander...Olof Johansson2019-04-29
|\
| * optee: allow to work without static shared memoryVolodymyr Babchuk2019-04-17
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-03-06
|\ \ | |/ |/|
| * Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander...Arnd Bergmann2019-03-01
| |\
| | * tee: optee: update optee_msg.h and optee_smc.h to dual licenseJerome Forissier2019-02-28
| * | tee: optee: Fix unsigned comparison with less than zeroYueHaibing2019-02-20
| * | tee: optee: Initialize some structs using memset instead of bracesNathan Chancellor2019-02-20
| |/
| * tee: optee: add TEE bus device enumeration supportSumit Garg2019-02-01
| * tee: add supp_nowait flag in tee_context structSumit Garg2019-02-01
* | tee: optee: add missing of_node_put after of_device_is_availableJulia Lawall2019-02-28
|/
* Merge tag 'tee-subsys-optee-for-4.21' of https://git.linaro.org/people/jens.w...Olof Johansson2018-12-31
|\
| * tee: optee: log message if dynamic shm is enabledVictor Chong2018-12-11
* | tee: optee: avoid possible double list_del()Zhizhou Zhang2018-12-11
|/
* Merge tag 'tee-drv-for-4.20' of git://git.linaro.org/people/jens.wiklander/li...Olof Johansson2018-08-26
|\
| * tee: optee: take DT status property into accountArd Biesheuvel2018-08-24
* | tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via KconfigSahil Malhotra2018-06-20
* | tee: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann2018-06-19
|/
* tee: optee: report OP-TEE revision informationJérôme Forissier2018-03-06
* tee: optee: GET_OS_REVISION: document a2 as a build identifierJérôme Forissier2018-03-06
* Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Olof Johansson2018-01-11
|\
| * tee: optee: check type of registered shared memoryJens Wiklander2017-12-28
| * tee: add start argument to shm_register callbackJens Wiklander2017-12-28
* | tee: optee: fix header dependenciesArnd Bergmann2017-12-21
* | Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann2017-12-21
|\|
| * tee: optee: enable dynamic SHM supportVolodymyr Babchuk2017-12-15
| * tee: optee: add optee-specific shared pool implementationVolodymyr Babchuk2017-12-15
| * tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk2017-12-15
| * tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk2017-12-15
| * tee: optee: add registered shared parameters handlingVolodymyr Babchuk2017-12-15
| * tee: optee: add shared buffer registration functionsVolodymyr Babchuk2017-12-15
| * tee: optee: add page list manipulation functionsVolodymyr Babchuk2017-12-15
| * tee: optee: Update protocol definitionsVolodymyr Babchuk2017-12-15
* | Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...Arnd Bergmann2017-12-21
|\ \ | |/ |/|
| * optee: support asynchronous supplicant requestsJens Wiklander2017-11-29
| * tee: add TEE_IOCTL_PARAM_ATTR_METAJens Wiklander2017-11-29
* | optee: fix invalid of_node_put() in optee_driver_init()Jens Wiklander2017-11-29
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tee: optee: sync with new naming of interruptsDavid Wang2017-08-04
* tee: optee: interruptible RPC sleeptiger-yu992017-08-04
* tee: optee: add const to tee_driver_ops and tee_desc structuresBhumika Goyal2017-08-04
* tee: optee: fix uninitialized symbol 'parg'Jens Wiklander2017-08-04
* tee: add OP-TEE driverJens Wiklander2017-03-10