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
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
/
amdtee
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
tee: amdtee: unload TA only when its refcount becomes 0
Rijo Thomas
3
-16
/
+106
2020-11-09
tee: amdtee: synchronize access to shm list
Rijo Thomas
2
-0
/
+9
2020-11-09
tee: amdtee: fix memory leak due to reset of global shm list
Rijo Thomas
2
-11
/
+14
2020-03-25
Merge tag 'tee-amdtee-fix2-for-5.6' of https://git.linaro.org/people/jens.wik...
Arnd Bergmann
1
-0
/
+3
2020-03-10
tee: amdtee: out of bounds read in find_session()
Dan Carpenter
1
-0
/
+3
2020-03-04
Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-1
/
+1
2020-02-27
tee: amdtee: fix memory leak in amdtee_open_session()
Dan Carpenter
1
-24
/
+24
2020-02-13
tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD
Hongbo Yao
1
-1
/
+1
2020-01-22
tee: fix memory allocation failure checks on drv_data and amdtee
Colin Ian King
1
-2
/
+2
2020-01-16
tee: amdtee: remove redundant NULL check for pool
Rijo Thomas
1
-2
/
+1
2020-01-16
tee: amdtee: rename err label to err_device_unregister
Rijo Thomas
1
-2
/
+2
2020-01-16
tee: amdtee: skip tee_device_unregister if tee_device_alloc fails
Rijo Thomas
1
-1
/
+3
2020-01-16
tee: amdtee: print error message if tee not present
Rijo Thomas
1
-3
/
+4
2020-01-16
tee: amdtee: remove unused variable initialization
Rijo Thomas
2
-14
/
+14
2020-01-04
tee: amdtee: check TEE status during driver initialization
Rijo Thomas
1
-0
/
+6
2020-01-04
tee: add AMD-TEE driver
Rijo Thomas
7
-0
/
+1331