| Commit message (Expand) | Author | Age | Files | Lines |
* | tee: optee: Fix missing devices unregister during optee_remove | Sumit Garg | 2021-10-27 | 3 | -0/+26 |
* | tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flag | Sumit Garg | 2021-08-15 | 4 | -6/+12 |
* | optee: Fix memory leak when failing to register shm pages | Tyler Hicks | 2021-08-12 | 1 | -2/+10 |
* | optee: Clear stale cache entries during initialization | Tyler Hicks | 2021-08-12 | 3 | -3/+43 |
* | tee: optee: do not check memref size on return from Secure World | Jerome Forissier | 2021-05-11 | 1 | -10/+0 |
* | tee: optee: replace might_sleep with cond_resched | Rouven Czerwinski | 2021-02-03 | 1 | -1/+3 |
* | optee: add writeback to valid memory type | Rui Miguel Silva | 2020-12-02 | 1 | -1/+2 |
* | tee: optee: Fix compilation issue with nommu | Vincenzo Frascino | 2020-02-05 | 1 | -0/+1 |
* | optee: Fix multi page dynamic shm pool alloc | Sumit Garg | 2020-01-26 | 1 | -1/+14 |
* | tee: optee: fix device enumeration error handling | Jens Wiklander | 2020-01-26 | 1 | -8/+12 |
* | tee: optee: Fix dynamic shm pool allocations | Sumit Garg | 2020-01-26 | 2 | -1/+18 |
* | tee: optee: add might_sleep for RPC requests | Rouven Czerwinski | 2019-07-08 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 | Thomas Gleixner | 2019-06-05 | 7 | -70/+7 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Merge tag 'tee-optee-for-5.2' of http://git.linaro.org:/people/jens.wiklander... | Olof Johansson | 2019-04-28 | 1 | -31/+49 |
|\ |
|
| * | optee: allow to work without static shared memory | Volodymyr Babchuk | 2019-04-17 | 1 | -31/+49 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-03-06 | 7 | -49/+181 |
|\ \
| |/
|/| |
|
| * | Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander... | Arnd Bergmann | 2019-03-01 | 2 | -48/+4 |
| |\ |
|
| | * | tee: optee: update optee_msg.h and optee_smc.h to dual license | Jerome Forissier | 2019-02-28 | 2 | -48/+4 |
| * | | tee: optee: Fix unsigned comparison with less than zero | YueHaibing | 2019-02-20 | 1 | -1/+1 |
| * | | tee: optee: Initialize some structs using memset instead of braces | Nathan Chancellor | 2019-02-20 | 1 | -3/+8 |
| |/ |
|
| * | tee: optee: add TEE bus device enumeration support | Sumit Garg | 2019-02-01 | 4 | -0/+163 |
| * | tee: add supp_nowait flag in tee_context struct | Sumit Garg | 2019-02-01 | 1 | -1/+9 |
* | | tee: optee: add missing of_node_put after of_device_is_available | Julia Lawall | 2019-02-28 | 1 | -1/+3 |
|/ |
|
* | Merge tag 'tee-subsys-optee-for-4.21' of https://git.linaro.org/people/jens.w... | Olof Johansson | 2018-12-31 | 1 | -0/+3 |
|\ |
|
| * | tee: optee: log message if dynamic shm is enabled | Victor Chong | 2018-12-11 | 1 | -0/+3 |
* | | tee: optee: avoid possible double list_del() | Zhizhou Zhang | 2018-12-11 | 1 | -6/+7 |
|/ |
|
* | Merge tag 'tee-drv-for-4.20' of git://git.linaro.org/people/jens.wiklander/li... | Olof Johansson | 2018-08-26 | 1 | -1/+1 |
|\ |
|
| * | tee: optee: take DT status property into account | Ard Biesheuvel | 2018-08-24 | 1 | -1/+1 |
* | | tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig | Sahil Malhotra | 2018-06-20 | 2 | -1/+9 |
* | | tee: replace getnstimeofday64() with ktime_get_real_ts64() | Arnd Bergmann | 2018-06-19 | 1 | -1/+1 |
|/ |
|
* | tee: optee: report OP-TEE revision information | Jérôme Forissier | 2018-03-06 | 1 | -0/+23 |
* | tee: optee: GET_OS_REVISION: document a2 as a build identifier | Jérôme Forissier | 2018-03-06 | 1 | -1/+9 |
* | Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo... | Olof Johansson | 2018-01-11 | 2 | -6/+49 |
|\ |
|
| * | tee: optee: check type of registered shared memory | Jens Wiklander | 2017-12-28 | 1 | -2/+42 |
| * | tee: add start argument to shm_register callback | Jens Wiklander | 2017-12-28 | 2 | -4/+8 |
* | | tee: optee: fix header dependencies | Arnd Bergmann | 2017-12-21 | 1 | -1/+1 |
* | | Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je... | Arnd Bergmann | 2017-12-21 | 9 | -50/+529 |
|\| |
|
| * | tee: optee: enable dynamic SHM support | Volodymyr Babchuk | 2017-12-15 | 1 | -18/+51 |
| * | tee: optee: add optee-specific shared pool implementation | Volodymyr Babchuk | 2017-12-15 | 3 | -0/+99 |
| * | tee: optee: store OP-TEE capabilities in private data | Volodymyr Babchuk | 2017-12-15 | 2 | -0/+4 |
| * | tee: optee: add registered buffers handling into RPC calls | Volodymyr Babchuk | 2017-12-15 | 4 | -11/+102 |
| * | tee: optee: add registered shared parameters handling | Volodymyr Babchuk | 2017-12-15 | 1 | -15/+63 |
| * | tee: optee: add shared buffer registration functions | Volodymyr Babchuk | 2017-12-15 | 3 | -0/+75 |
| * | tee: optee: add page list manipulation functions | Volodymyr Babchuk | 2017-12-15 | 2 | -0/+96 |
| * | tee: optee: Update protocol definitions | Volodymyr Babchuk | 2017-12-15 | 2 | -6/+39 |
* | | Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop... | Arnd Bergmann | 2017-12-21 | 4 | -169/+264 |
|\ \
| |/
|/| |
|
| * | optee: support asynchronous supplicant requests | Jens Wiklander | 2017-11-29 | 4 | -173/+243 |
| * | tee: add TEE_IOCTL_PARAM_ATTR_META | Jens Wiklander | 2017-11-29 | 1 | -0/+25 |
* | | optee: fix invalid of_node_put() in optee_driver_init() | Jens Wiklander | 2017-11-29 | 1 | -1/+0 |
|/ |
|