summaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee/optee_private.h
Commit message (Expand)AuthorAgeFilesLines
* optee: probe RPMB device using RPMB subsystemJens Wiklander2024-08-261-1/+25
* Merge tag 'optee-notif-wait-timeout-for-v6.11' of https://git.linaro.org/peop...Arnd Bergmann2024-06-271-1/+4
|\
| * optee: add timeout value to optee_notif_wait() to support timeoutGavin Liu2024-05-301-1/+4
* | tee: optee: Move pool_op helper functionsBalint Dobszay2024-04-031-12/+0
* | tee: Refactor TEE subsystem header filesSumit Garg2024-04-031-1/+1
|/
* Merge tag 'optee-cleanup-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann2023-12-221-2/+0
|\
| * tee: optee: Remove redundant custom workqueueSumit Garg2023-11-141-2/+0
* | optee: ffa_abi: add asynchronous notificationsJens Wiklander2023-11-171-1/+3
* | optee: provide optee_do_bottom_half() as a common functionJens Wiklander2023-11-171-1/+4
* | tee: optee: support tracking system threadsEtienne Carriere2023-11-171-0/+20
* | tee: optee: system thread call propertyEtienne Carriere2023-11-171-3/+6
|/
* tee: Remove unused declarationsYue Haibing2023-09-131-2/+0
* optee: add per cpu asynchronous notificationEtienne Carriere2023-03-301-0/+24
* tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directlySudeep Holla2022-09-081-1/+0
* optee: cache argument shared memory structsJens Wiklander2022-04-251-3/+24
* optee: rename rpc_arg_count to rpc_param_countJens Wiklander2022-04-131-2/+2
* optee: add optee_pool_op_free_helper()Jens Wiklander2022-02-161-0/+3
* tee: simplify shm pool handlingJens Wiklander2022-02-161-2/+2
* optee: use driver internal tee_context for some rpcJens Wiklander2022-02-031-2/+3
* optee: add asynchronous notificationsJens Wiklander2021-11-171-0/+2
* optee: separate notification functionsJens Wiklander2021-11-171-8/+18
* optee: add FF-A supportJens Wiklander2021-10-181-8/+27
* optee: isolate smc abiJens Wiklander2021-10-181-31/+75
* optee: refactor driver with internal callbacksJens Wiklander2021-10-151-7/+28
* optee: simplify optee_release()Jens Wiklander2021-10-151-0/+1
* tee: optee: Fix missing devices unregister during optee_removeSumit Garg2021-10-121-0/+1
* optee: Clear stale cache entries during initializationTyler Hicks2021-07-211-0/+1
* drivers: optee: allow op-tee to access devices on the i2c busJorge Ramirez-Ortiz2020-08-211-0/+1
* optee: enable support for multi-stage bus enumerationMaxim Uvarov2020-07-101-1/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-10/+1
* tee: optee: add TEE bus device enumeration supportSumit Garg2019-02-011-0/+3
* Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Olof Johansson2018-01-111-2/+4
|\
| * tee: add start argument to shm_register callbackJens Wiklander2017-12-281-2/+4
* | Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann2017-12-211-1/+26
|\|
| * tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk2017-12-151-0/+3
| * tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk2017-12-151-1/+14
| * tee: optee: add shared buffer registration functionsVolodymyr Babchuk2017-12-151-0/+4
| * tee: optee: add page list manipulation functionsVolodymyr Babchuk2017-12-151-0/+5
* | optee: support asynchronous supplicant requestsJens Wiklander2017-11-291-27/+16
|/
* tee: add OP-TEE driverJens Wiklander2017-03-101-0/+183