index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tee
/
optee
/
ffa_abi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
firmware: arm_ffa: Split up ffa_ops into info, message and memory operations
Sudeep Holla
1
-15
/
+18
2022-09-08
firmware: arm_ffa: Rename ffa_dev_ops as ffa_ops
Sudeep Holla
1
-7
/
+7
2022-09-08
firmware: arm_ffa: Make memory apis ffa_device independent
Sudeep Holla
1
-1
/
+1
2022-09-08
tee: optee: Drop ffa_ops in optee_ffa structure using ffa_dev->ops directly
Sudeep Holla
1
-10
/
+5
2022-05-26
Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+28
2022-05-05
Merge tag 'optee-rpc-arg-for-v5.19' of https://git.linaro.org/people/jens.wik...
Arnd Bergmann
1
-9
/
+27
2022-04-29
tee: optee: Use ffa_dev_get_drvdata to fetch driver_data
Sudeep Holla
1
-1
/
+1
2022-04-25
optee: cache argument shared memory structs
Jens Wiklander
1
-4
/
+9
2022-04-13
optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
Jens Wiklander
1
-2
/
+15
2022-04-13
optee: rename rpc_arg_count to rpc_param_count
Jens Wiklander
1
-5
/
+5
2022-04-05
tee: optee: add missing mutext_destroy in optee_ffa_probe
Dongliang Mu
1
-0
/
+1
2022-03-24
Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-46
/
+17
2022-02-18
Merge tag 'optee-fix2-for-v5.17' of git://git.linaro.org/people/jens.wiklande...
Arnd Bergmann
1
-1
/
+3
2022-02-16
optee: add optee_pool_op_free_helper()
Jens Wiklander
1
-3
/
+1
2022-02-16
tee: replace tee_shm_alloc()
Jens Wiklander
1
-2
/
+2
2022-02-16
tee: simplify shm pool handling
Jens Wiklander
1
-41
/
+14
2022-02-14
tee: optee: fix error return code in probe function
Yang Yingliang
1
-1
/
+3
2022-02-08
Merge tag 'optee-fixes-for-v5.17' of git://git.linaro.org/people/jens.wikland...
Arnd Bergmann
1
-3
/
+12
2022-02-03
optee: use driver internal tee_context for some rpc
Jens Wiklander
1
-34
/
+43
2022-01-24
optee: add error checks in optee_ffa_do_call_with_arg()
Jens Wiklander
1
-3
/
+12
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-1
/
+5
2021-11-17
optee: separate notification functions
Jens Wiklander
1
-1
/
+5
2021-11-16
optee: fix kfree NULL pointer
Lv Ruyi
1
-4
/
+3
2021-10-28
optee: Fix spelling mistake "reclain" -> "reclaim"
Colin Ian King
1
-2
/
+2
2021-10-18
optee: add FF-A support
Jens Wiklander
1
-0
/
+911