summaryrefslogtreecommitdiffstats
path: root/drivers/tee/optee/rpc.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-17optee: separate notification functionsJens Wiklander1-64/+7
2021-10-18optee: isolate smc abiJens Wiklander1-214/+4
2021-10-15optee: refactor driver with internal callbacksJens Wiklander1-7/+12
2021-07-21tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg1-2/+3
2021-02-09Merge tag 'optee-simplify-i2c-access_for-v5.12' of git://git.linaro.org/peopl...Arnd Bergmann1-15/+16
2021-02-08optee: simplify i2c accessArnd Bergmann1-15/+16
2021-02-02optee: sync OP-TEE headersJens Wiklander1-19/+20
2020-09-01drivers: optee: fix i2c build issueJorge Ramirez-Ortiz1-1/+1
2020-08-21drivers: optee: allow op-tee to access devices on the i2c busJorge Ramirez-Ortiz1-0/+95
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2018-06-19tee: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann1-1/+1
2017-12-21Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann1-9/+68
2017-12-15tee: optee: add registered buffers handling into RPC callsVolodymyr Babchuk1-9/+68
2017-11-29optee: support asynchronous supplicant requestsJens Wiklander1-2/+2
2017-08-04tee: optee: sync with new naming of interruptsDavid Wang1-4/+4
2017-08-04tee: optee: interruptible RPC sleeptiger-yu991-5/+2
2017-03-10tee: add OP-TEE driverJens Wiklander1-0/+396