summaryrefslogtreecommitdiff
path: root/drivers/tee/optee/optee_private.h
AgeCommit message (Expand)Author
2023-12-22Merge tag 'optee-cleanup-for-v6.8' of https://git.linaro.org/people/jens.wikl...Arnd Bergmann
2023-11-17optee: ffa_abi: add asynchronous notificationsJens Wiklander
2023-11-17optee: provide optee_do_bottom_half() as a common functionJens Wiklander
2023-11-17tee: optee: support tracking system threadsEtienne Carriere
2023-11-17tee: optee: system thread call propertyEtienne Carriere
2023-11-14tee: optee: Remove redundant custom workqueueSumit Garg
2023-09-13tee: Remove unused declarationsYue Haibing
2023-03-30optee: add per cpu asynchronous notificationEtienne Carriere
2022-09-08tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directlySudeep Holla
2022-04-25optee: cache argument shared memory structsJens Wiklander
2022-04-13optee: rename rpc_arg_count to rpc_param_countJens Wiklander
2022-02-16optee: add optee_pool_op_free_helper()Jens Wiklander
2022-02-16tee: simplify shm pool handlingJens Wiklander
2022-02-03optee: use driver internal tee_context for some rpcJens Wiklander
2021-11-17optee: add asynchronous notificationsJens Wiklander
2021-11-17optee: separate notification functionsJens Wiklander
2021-10-18optee: add FF-A supportJens Wiklander
2021-10-18optee: isolate smc abiJens Wiklander
2021-10-15optee: refactor driver with internal callbacksJens Wiklander
2021-10-15optee: simplify optee_release()Jens Wiklander
2021-10-12tee: optee: Fix missing devices unregister during optee_removeSumit Garg
2021-07-21optee: Clear stale cache entries during initializationTyler Hicks
2020-08-21drivers: optee: allow op-tee to access devices on the i2c busJorge Ramirez-Ortiz
2020-07-10optee: enable support for multi-stage bus enumerationMaxim Uvarov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-02-01tee: optee: add TEE bus device enumeration supportSumit Garg
2018-01-11Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Olof Johansson
2017-12-28tee: add start argument to shm_register callbackJens Wiklander
2017-12-21Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann
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 shared buffer registration functionsVolodymyr Babchuk
2017-12-15tee: optee: add page list manipulation functionsVolodymyr Babchuk
2017-11-29optee: support asynchronous supplicant requestsJens Wiklander
2017-03-10tee: add OP-TEE driverJens Wiklander