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
pinetabv-6.6.y-devel
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
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-10
optee: enable support for multi-stage bus enumeration
Maxim Uvarov
1
-3
/
+24
2020-01-03
optee: model OP-TEE as a platform device/driver
Ard Biesheuvel
1
-89
/
+64
2019-11-15
tee: optee: fix device enumeration error handling
Jens Wiklander
1
-8
/
+12
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-04-29
Merge tag 'tee-optee-for-5.2' of http://git.linaro.org:/people/jens.wiklander...
Olof Johansson
1
-31
/
+49
2019-04-17
optee: allow to work without static shared memory
Volodymyr Babchuk
1
-31
/
+49
2019-03-06
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-0
/
+4
2019-02-28
tee: optee: add missing of_node_put after of_device_is_available
Julia Lawall
1
-1
/
+3
2019-02-01
tee: optee: add TEE bus device enumeration support
Sumit Garg
1
-0
/
+4
2018-12-11
tee: optee: log message if dynamic shm is enabled
Victor Chong
1
-0
/
+3
2018-08-27
Merge tag 'tee-drv-for-4.20' of git://git.linaro.org/people/jens.wiklander/li...
Olof Johansson
1
-1
/
+1
2018-08-24
tee: optee: take DT status property into account
Ard Biesheuvel
1
-1
/
+1
2018-06-20
tee: optee: making OPTEE_SHM_NUM_PRIV_PAGES configurable via Kconfig
Sahil Malhotra
1
-1
/
+1
2018-03-06
tee: optee: report OP-TEE revision information
Jérôme Forissier
1
-0
/
+23
2017-12-21
Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...
Arnd Bergmann
1
-33
/
+119
2017-12-21
Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...
Arnd Bergmann
1
-7
/
+4
2017-12-15
tee: optee: enable dynamic SHM support
Volodymyr Babchuk
1
-18
/
+51
2017-12-15
tee: optee: store OP-TEE capabilities in private data
Volodymyr Babchuk
1
-0
/
+1
2017-12-15
tee: optee: add registered buffers handling into RPC calls
Volodymyr Babchuk
1
-0
/
+2
2017-12-15
tee: optee: add registered shared parameters handling
Volodymyr Babchuk
1
-15
/
+63
2017-12-15
tee: optee: add shared buffer registration functions
Volodymyr Babchuk
1
-0
/
+2
2017-11-29
optee: support asynchronous supplicant requests
Jens Wiklander
1
-7
/
+4
2017-11-29
optee: fix invalid of_node_put() in optee_driver_init()
Jens Wiklander
1
-1
/
+0
2017-08-04
tee: optee: add const to tee_driver_ops and tee_desc structures
Bhumika Goyal
1
-4
/
+4
2017-08-04
tee: optee: fix uninitialized symbol 'parg'
Jens Wiklander
1
-5
/
+6
2017-03-10
tee: add OP-TEE driver
Jens Wiklander
1
-0
/
+622