summaryrefslogtreecommitdiff
path: root/drivers/tee/optee/optee_private.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tee: optee: Move pool_op helper functionsBalint Dobszay1-12/+0
2024-04-03tee: Refactor TEE subsystem header filesSumit Garg1-1/+1
2023-12-22Merge tag 'optee-cleanup-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann1-2/+0
2023-11-17optee: ffa_abi: add asynchronous notificationsJens Wiklander1-1/+3
2023-11-17optee: provide optee_do_bottom_half() as a common functionJens Wiklander1-1/+4
2023-11-17tee: optee: support tracking system threadsEtienne Carriere1-0/+20
2023-11-17tee: optee: system thread call propertyEtienne Carriere1-3/+6
2023-11-14tee: optee: Remove redundant custom workqueueSumit Garg1-2/+0
2023-09-13tee: Remove unused declarationsYue Haibing1-2/+0
2023-03-30optee: add per cpu asynchronous notificationEtienne Carriere1-0/+24
2022-09-08tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directlySudeep Holla1-1/+0
2022-04-25optee: cache argument shared memory structsJens Wiklander1-3/+24
2022-04-13optee: rename rpc_arg_count to rpc_param_countJens Wiklander1-2/+2
2022-02-16optee: add optee_pool_op_free_helper()Jens Wiklander1-0/+3
2022-02-16tee: simplify shm pool handlingJens Wiklander1-2/+2
2022-02-03optee: use driver internal tee_context for some rpcJens Wiklander1-2/+3
2021-11-17optee: add asynchronous notificationsJens Wiklander1-0/+2
2021-11-17optee: separate notification functionsJens Wiklander1-8/+18
2021-10-18optee: add FF-A supportJens Wiklander1-8/+27
2021-10-18optee: isolate smc abiJens Wiklander1-31/+75
2021-10-15optee: refactor driver with internal callbacksJens Wiklander1-7/+28
2021-10-15optee: simplify optee_release()Jens Wiklander1-0/+1
2021-10-12tee: optee: Fix missing devices unregister during optee_removeSumit Garg1-0/+1
2021-07-21optee: Clear stale cache entries during initializationTyler Hicks1-0/+1
2020-08-21drivers: optee: allow op-tee to access devices on the i2c busJorge Ramirez-Ortiz1-0/+1
2020-07-10optee: enable support for multi-stage bus enumerationMaxim Uvarov1-1/+9
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-02-01tee: optee: add TEE bus device enumeration supportSumit Garg1-0/+3
2018-01-12Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Olof Johansson1-2/+4
2017-12-28tee: add start argument to shm_register callbackJens Wiklander1-2/+4
2017-12-21Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann1-1/+26
2017-12-15tee: optee: store OP-TEE capabilities in private dataVolodymyr Babchuk1-0/+3
2017-12-15tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk1-1/+14
2017-12-15tee: optee: add shared buffer registration functionsVolodymyr Babchuk1-0/+4
2017-12-15tee: optee: add page list manipulation functionsVolodymyr Babchuk1-0/+5
2017-11-29optee: support asynchronous supplicant requestsJens Wiklander1-27/+16
2017-03-10tee: add OP-TEE driverJens Wiklander1-0/+183