summaryrefslogtreecommitdiff
path: root/drivers/tee/optee/rpc.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-02optee: use driver internal tee_context for some rpcJens Wiklander1-3/+5
2021-08-15tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg1-2/+3
2021-03-04optee: simplify i2c accessArnd Bergmann1-15/+16
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