TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_client
/
dc58de2f6d93a181def3bb11b6c4fc541457818f
/
libteec
06db73b
libteec: copy out partial shadow buffer
by Jens Wiklander
· 4 years, 6 months ago
3.16.0
3.16.0-rc1
788fa9c
libteec: Convert EINVAL errno to an appropriate TEEC error code
by Sadiq Hussain
· 5 years ago
562dadc
Allocate page aligned shared memory buffers
by Jens Wiklander
· 6 years ago
b061b41
libteec: Fix the initial value of shm->id in teec_pre_process_operation()
by JY Ho
· 6 years ago
c0c9253
libteec: Handle NULL pointer when using TEEC_TempMemoryReference
by Ruchika Gupta
· 6 years ago
3.11.0
2de7f25
libteec: Avoid memcpy() when using TEEC_TempMemoryReference
by Ruchika Gupta
· 6 years ago
3.11.0-rc1
f123848
libteec: TEEC_ReleaseSharedMemory(): add missing close()
by Ruchika Gupta
· 6 years ago
4f3d4cb
libteec: fix TEEC_RegisterSharedMemory() with a fallback option
by Jens Wiklander
· 6 years ago
128b8f5
libteec: Update TEEC_OpenSession() to pass connection data based on method
by Vesa Jääskeläinen
· 6 years ago
342acae
Sync tee.h with Linux kernel v5.6
by Jens Wiklander
· 6 years ago
c3476fd
libteec: registration shared memory for a null buffer is invalid
by Etienne Carriere
· 6 years ago
29ddb48
libteec: report out of bound memory references from client library
by Etienne Carriere
· 6 years ago
aea2081
libckteec/libteec: move LFLAGS to end of call
by Rouven Czerwinski
· 6 years ago
20b5670
libutee: flag NULL pointer using invalid shm id
by Michael Whitfield
· 7 years ago
5602227
config.mk: get rid of CFG_TEE_LOGS_PATH
by Victor Chong
· 7 years ago
1f8f9ab
Cleanup some local variable initialization
by Etienne Carriere
· 7 years ago
3.5.0
3.5.0-rc1
16c8f54
libteec: fix clang build errors
by Victor Chong
· 7 years ago
924a474
Explicitly initialize local variables
by Etienne Carriere
· 7 years ago
9dbc61b
libteec: fix build warnings
by Etienne Carriere
· 7 years ago
fada4dd
cmake: support BUILD_STATIC_LIBS/BUILD_SHARED_LIBS
by Etienne Carriere
· 7 years ago
28eea17
libteec: Makefile: Generate .so files the same way as CMake
by Fabian Hofmann
· 8 years ago
3.4.0-rc1
0361f9b
libteec: refactor _dprintf()
by Jerome Forissier
· 8 years ago
8742233
benchmark: fix computation of page address
by Jerome Forissier
· 8 years ago
9a63135
Android.mk & config.mk: move teec.log/teesupp.log under /data/tee
by Yongqin Liu
· 8 years ago
6b4ca04
benchmark: fix compilation issues
by Igor Opaniuk
· 8 years ago
0fc28f2
libteec: Fix incorrect SOVERSION number
by Joakim Bech
· 8 years ago
e0a12e2
cmake: Initial CMake support
by Joakim Bech
· 10 years ago
09b69af
libteec/tee-supplicant: respect LDFLAGS set from distribution toolchain
by Martin Jansa
· 9 years ago
3.0.0
3.0.0-rc1
9681680
libteec/Makefile: generate static library (libteec.a)
by Jerome Forissier
· 9 years ago
27888d7
tee_client_api: register user memory
by Jens Wiklander
· 10 years ago
32d9b77
rpi3: fix unsupported exclusive access issue
by Igor Opaniuk
· 9 years ago
0efaf6b
libteec/Makefile: create relative links to shared library instead of absolute ones
by Marc Kleine-Budde
· 9 years ago
2.5.0
2.5.0-rc2
5883a75
libteec: benchmark cleanup
by Jerome Forissier
· 9 years ago
2.5.0-rc1
5db6c2d
Fix incorrect share memory size
by James Kung
· 9 years ago
63106fb
OP-TEE Benchmark
by Igor Opaniuk
· 10 years ago
5229afd
tee-supplicant: support asynchronous supplicant requests
by Jens Wiklander
· 10 years ago
1d5cc96
Allow O to be an absolute path
by Jerome Forissier
· 10 years ago
731f8a7
Encode UUID big endian
by Jens Wiklander
· 10 years ago
6432f51
Update clean rules
by Jerome Forissier
· 10 years ago
1fc06a1
libteec: sync tee.h with the linux kernel header file
by Etienne Carriere
· 10 years ago
e305d73
libteec extension: TEEC_RegisterSharedMemoryFileDescriptor()
by Etienne Carriere
· 10 years ago
658ae53
build: print 'LINK' rather than 'LD' when $(LD) is not used directly
by Jerome Forissier
· 10 years ago
2.2.0
2527120
Remove the connection_method limit
by prime-zeng
· 10 years ago
f8cbe70
Adjust error codes for TEEC_OpenSession() and TEEC_InvokeCommand()
by Jerome Forissier
· 10 years ago
17d1add
Check flags before allocating shared memory.
by Kris
· 10 years ago
2.1.0
fcd1014
Fix compiler missing-field-initializers warnings
by Zoltan Kuscsik
· 10 years ago
51d5906
Use Android way for detecting Android builds
by Zoltan Kuscsik
· 10 years ago
88acd6b
Support OP-TEE in generic TEE subsystem
by Jens Wiklander
· 11 years ago
2.0.0
0b0d237
Fix trace
by Pascal Brand
· 11 years ago
1.1.0
6b08c09
Restructure struct type to support 32-bit CA running with 64-bit linux kernel
by Aijun Sun
· 11 years ago
73531b9
dma_buf support
by Pascal Brand
· 11 years ago
774b2cc
Align TEEC_FinalizeContext with GP specifications
by Pascal Brand
· 11 years ago
caf0745
Adding missing mutex_lock()
by Pascal Brand
· 11 years ago
a3dad78
Remove dependency on optee_linuxdriver/include/tee_ioc.h
by Pascal Brand
· 11 years ago
f2b0ed4
Updated related Linux Driver Refactoring
by Cedric Chaumont
· 12 years ago
0.2.0
0b032b6
Fixes on trace levels
by Pascal Brand
· 12 years ago
6d19e80
Cleanup loading of a TA
by Jens Wiklander
· 12 years ago
955e125
Add support for arm64
by Jens Wiklander
· 12 years ago
5e98be7
Cleanup Makefile
by Pascal Brand
· 12 years ago
b656f42
Fix confusing comment
by Pascal Brand
· 12 years ago
04ac465
Open-source the TEE Client API
by Pascal Brand
· 12 years ago