1. d221676 libteec/CMakeLists.txt: remove CFG_TEE_CLIENT_LOAD_PATH comment by Mikko Rapeli · 1 year, 9 months ago 4.4.0 4.4.0-rc1
  2. bf0d027 tee-supplicant: add udev rule and systemd service file by Mikko Rapeli · 1 year, 10 months ago
  3. 3eac340 libteec: Move OP-TEE defined fields into an imp struct by Julianus Larson · 3 years, 2 months ago 4.2.0 4.2.0-rc1
  4. 07d2dfa libteec: pkgconfig: remove duplicate flags in teec.pc by Eero Aaltonen · 2 years, 5 months ago
  5. 6f992c5 libteec: pkgconfig: rename libteec.pc as teec.pc by Eero Aaltonen · 2 years, 5 months ago
  6. bfe3771 libteec: drop benchmark framework support by Igor Opaniuk · 2 years, 6 months ago
  7. f7e4ced teec: do fail on MAX_SIZE allocation requests by Jorge Ramirez-Ortiz · 2 years, 6 months ago 4.1.0
  8. a8381cf tee_client_api: deprecate two TEE_ERROR_* macros not in the specification by Vincent Mailhol · 2 years, 9 months ago
  9. e5f9986 tee_client_api: define additional return codes by Vincent Mailhol · 2 years, 9 months ago
  10. 570c3b4 tee_client_api: correct reference to TEEC_MemoryReference by Vincent Mailhol · 2 years, 9 months ago
  11. acb0885 teec: use multiple of page size for page aligned buffers by Jens Wiklander · 2 years, 10 months ago 4.0.0
  12. 6178477 cmake: pkgconfig file: install the file by Eero Aaltonen · 2 years, 11 months ago 4.0.0-rc1
  13. 46831ac pkgconfig file: remove extra comments by Eero Aaltonen · 2 years, 11 months ago
  14. 3ac968e Makefile, cmake: move teec related headers by Eero Aaltonen · 3 years ago
  15. 2dd250b cmake: remove whitespace before parenthesis by Eero Aaltonen · 3 years ago
  16. fc67c27 Add pkgconfig file for libteec by Neil Horman · 3 years, 8 months ago
  17. 4a8438d libteec: fix memory mapping function in benchmark by KanYuelei · 3 years, 9 months ago
  18. 1dcb80a Use CMake project command to set version by Eero Aaltonen · 6 years ago
  19. d59ed2d cmake: fix log level don't take effect by zhanglejia · 4 years ago
  20. 06db73b libteec: copy out partial shadow buffer by Jens Wiklander · 4 years, 6 months ago 3.16.0 3.16.0-rc1
  21. 788fa9c libteec: Convert EINVAL errno to an appropriate TEEC error code by Sadiq Hussain · 5 years ago
  22. 562dadc Allocate page aligned shared memory buffers by Jens Wiklander · 6 years ago
  23. b061b41 libteec: Fix the initial value of shm->id in teec_pre_process_operation() by JY Ho · 6 years ago
  24. c0c9253 libteec: Handle NULL pointer when using TEEC_TempMemoryReference by Ruchika Gupta · 6 years ago 3.11.0
  25. 2de7f25 libteec: Avoid memcpy() when using TEEC_TempMemoryReference by Ruchika Gupta · 6 years ago 3.11.0-rc1
  26. f123848 libteec: TEEC_ReleaseSharedMemory(): add missing close() by Ruchika Gupta · 6 years ago
  27. 4f3d4cb libteec: fix TEEC_RegisterSharedMemory() with a fallback option by Jens Wiklander · 6 years ago
  28. 128b8f5 libteec: Update TEEC_OpenSession() to pass connection data based on method by Vesa Jääskeläinen · 6 years ago
  29. 342acae Sync tee.h with Linux kernel v5.6 by Jens Wiklander · 6 years ago
  30. c3476fd libteec: registration shared memory for a null buffer is invalid by Etienne Carriere · 6 years ago
  31. 29ddb48 libteec: report out of bound memory references from client library by Etienne Carriere · 6 years ago
  32. aea2081 libckteec/libteec: move LFLAGS to end of call by Rouven Czerwinski · 6 years ago
  33. 20b5670 libutee: flag NULL pointer using invalid shm id by Michael Whitfield · 7 years ago
  34. 5602227 config.mk: get rid of CFG_TEE_LOGS_PATH by Victor Chong · 7 years ago
  35. 1f8f9ab Cleanup some local variable initialization by Etienne Carriere · 7 years ago 3.5.0 3.5.0-rc1
  36. 16c8f54 libteec: fix clang build errors by Victor Chong · 7 years ago
  37. 924a474 Explicitly initialize local variables by Etienne Carriere · 7 years ago
  38. 9dbc61b libteec: fix build warnings by Etienne Carriere · 7 years ago
  39. fada4dd cmake: support BUILD_STATIC_LIBS/BUILD_SHARED_LIBS by Etienne Carriere · 7 years ago
  40. 28eea17 libteec: Makefile: Generate .so files the same way as CMake by Fabian Hofmann · 8 years ago 3.4.0-rc1
  41. 0361f9b libteec: refactor _dprintf() by Jerome Forissier · 8 years ago
  42. 8742233 benchmark: fix computation of page address by Jerome Forissier · 8 years ago
  43. 9a63135 Android.mk & config.mk: move teec.log/teesupp.log under /data/tee by Yongqin Liu · 8 years ago
  44. 6b4ca04 benchmark: fix compilation issues by Igor Opaniuk · 8 years ago
  45. 0fc28f2 libteec: Fix incorrect SOVERSION number by Joakim Bech · 8 years ago
  46. e0a12e2 cmake: Initial CMake support by Joakim Bech · 10 years ago
  47. 09b69af libteec/tee-supplicant: respect LDFLAGS set from distribution toolchain by Martin Jansa · 9 years ago 3.0.0 3.0.0-rc1
  48. 9681680 libteec/Makefile: generate static library (libteec.a) by Jerome Forissier · 9 years ago
  49. 27888d7 tee_client_api: register user memory by Jens Wiklander · 10 years ago
  50. 32d9b77 rpi3: fix unsupported exclusive access issue by Igor Opaniuk · 9 years ago
  51. 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
  52. 5883a75 libteec: benchmark cleanup by Jerome Forissier · 9 years ago 2.5.0-rc1
  53. 5db6c2d Fix incorrect share memory size by James Kung · 9 years ago
  54. 63106fb OP-TEE Benchmark by Igor Opaniuk · 10 years ago
  55. 5229afd tee-supplicant: support asynchronous supplicant requests by Jens Wiklander · 10 years ago
  56. 1d5cc96 Allow O to be an absolute path by Jerome Forissier · 10 years ago
  57. 731f8a7 Encode UUID big endian by Jens Wiklander · 10 years ago
  58. 6432f51 Update clean rules by Jerome Forissier · 10 years ago
  59. 1fc06a1 libteec: sync tee.h with the linux kernel header file by Etienne Carriere · 10 years ago
  60. e305d73 libteec extension: TEEC_RegisterSharedMemoryFileDescriptor() by Etienne Carriere · 10 years ago
  61. 658ae53 build: print 'LINK' rather than 'LD' when $(LD) is not used directly by Jerome Forissier · 10 years ago 2.2.0
  62. 2527120 Remove the connection_method limit by prime-zeng · 10 years ago
  63. f8cbe70 Adjust error codes for TEEC_OpenSession() and TEEC_InvokeCommand() by Jerome Forissier · 10 years ago
  64. 17d1add Check flags before allocating shared memory. by Kris · 10 years ago 2.1.0
  65. fcd1014 Fix compiler missing-field-initializers warnings by Zoltan Kuscsik · 10 years ago
  66. 51d5906 Use Android way for detecting Android builds by Zoltan Kuscsik · 10 years ago
  67. 88acd6b Support OP-TEE in generic TEE subsystem by Jens Wiklander · 11 years ago 2.0.0
  68. 0b0d237 Fix trace by Pascal Brand · 11 years ago 1.1.0
  69. 6b08c09 Restructure struct type to support 32-bit CA running with 64-bit linux kernel by Aijun Sun · 11 years ago
  70. 73531b9 dma_buf support by Pascal Brand · 11 years ago
  71. 774b2cc Align TEEC_FinalizeContext with GP specifications by Pascal Brand · 11 years ago
  72. caf0745 Adding missing mutex_lock() by Pascal Brand · 11 years ago
  73. a3dad78 Remove dependency on optee_linuxdriver/include/tee_ioc.h by Pascal Brand · 11 years ago
  74. f2b0ed4 Updated related Linux Driver Refactoring by Cedric Chaumont · 12 years ago 0.2.0
  75. 0b032b6 Fixes on trace levels by Pascal Brand · 12 years ago
  76. 6d19e80 Cleanup loading of a TA by Jens Wiklander · 12 years ago
  77. 955e125 Add support for arm64 by Jens Wiklander · 12 years ago
  78. 5e98be7 Cleanup Makefile by Pascal Brand · 12 years ago
  79. b656f42 Fix confusing comment by Pascal Brand · 12 years ago
  80. 04ac465 Open-source the TEE Client API by Pascal Brand · 12 years ago