- 9f5e909 tee-supplicant: fix uninit data access if stat() fails by Jari Nippula · 10 weeks ago master 4.9.0
- d6c3b39 tee-supplicant: add missing rule for the mmcblk[0-9]rpmb group by Marco Felsch · 3 months ago 4.9.0-rc1
- 943d1f2 tee-supplicant: add device instance as start parameter for service file by Holger Assmann · 10 weeks ago
- f18e04e tee-supplicant: add priority prefix for udev rule by Holger Assmann · 10 weeks ago
- 9d6f698 github: update stale workflow to v10.0.0 by Jerome Forissier · 5 months ago 4.8.0 4.8.0-rc1
- 59b9048 tee-supplicant: update udev & systemd install code by Frazer Carsley · 7 months ago
- e3148e3 tee-supplicant: use renameat2() by Pierre Ducroquet · 8 months ago
- 84557a2 tee-supplicant: move a non-working fs_fsync() call by Pierre Ducroquet · 8 months ago
- 0abffbf tee-supplicant: remove now useless tee_fs_root variable by Pierre Ducroquet · 8 months ago
- 478acd7 tee-supplicant: remove useless strncpy call by Pierre Ducroquet · 8 months ago
- 9a791ba tee-supplicant: finish removing direct calls to open with absolute paths by Pierre Ducroquet · 8 months ago
- 8ec1439 tee-supplicant: use at() functions in rename operation by Pierre Ducroquet · 8 months ago
- b7f589a tee-supplicant: use openat() instead of open() for ree_fs_new_open() by Pierre Ducroquet · 8 months ago
- 23c112a tee-supplicant: clear whole rsp_frm buffer by Sunny CHEN · 8 months ago 4.7.0 4.7.0-rc1
- 9d09ea1 tee-supplicant: remove unused TEE_FS_FILENAME_MAX_LENGTH by Jerome Forissier · 10 months ago
- 02e7f92 cmake: raise mimimum required to 3.5 by Daniel Lang · 10 months ago 4.6.0 4.6.0-rc1
- 6486773 libckteec: Validate EdDSA mechanism parameter length by Matej Zachar · 1 year, 2 months ago 4.5.0 4.5.0-rc1
- 0a22c22 VSCode : Enable Development inside Docker Container by Ayoub Zaki · 1 year, 8 months ago
- 54539c5 libckteec: support for CKM_RSA_X_509 by Etienne Carriere · 1 year, 5 months ago
- d221676 libteec/CMakeLists.txt: remove CFG_TEE_CLIENT_LOAD_PATH comment by Mikko Rapeli · 1 year, 4 months ago 4.4.0 4.4.0-rc1
- bf0d027 tee-supplicant: add udev rule and systemd service file by Mikko Rapeli · 1 year, 4 months ago
- 49e646d libckteec: fix memory allocation leakage on template serialization by hoyong2007 · 1 year, 5 months ago
- 0293dd9 tee-supplicant: add sd_notify.c to Android.bp sources by Esteban Blanc · 1 year, 5 months ago
- a5b1ffc tee-supplicant: send READY=1 notification to systemd by Ayoub Zaki · 1 year, 8 months ago 4.3-rc1 4.3.0 4.3.0-rc1
- f1f000b tee-supplicant: remove useless use of __ANDROID__ condition by Etienne Carriere · 1 year, 9 months ago
- 3eac340 libteec: Move OP-TEE defined fields into an imp struct by Julianus Larson · 2 years, 9 months ago 4.2.0 4.2.0-rc1
- 7749688 libteeacl: add pkgconfig file: teeacl.pc by Eero Aaltonen · 2 years ago
- 07d2dfa libteec: pkgconfig: remove duplicate flags in teec.pc by Eero Aaltonen · 2 years ago
- 6f992c5 libteec: pkgconfig: rename libteec.pc as teec.pc by Eero Aaltonen · 2 years ago
- cef6c7e tee-supplicant: fix potential crash when TA isn't found by p870613 · 2 years ago
- c5b3920 libckteec: one shot encryption/decryption may have no input data by Etienne Carriere · 2 years ago
- afbd31d android: convert .mk files to .bp by Julien Masson · 2 years, 1 month ago
- bfe3771 libteec: drop benchmark framework support by Igor Opaniuk · 2 years, 1 month ago
- f7e4ced teec: do fail on MAX_SIZE allocation requests by Jorge Ramirez-Ortiz · 2 years, 1 month ago 4.1.0
- 333e512 libckteec: Fix CK_ULONG conversions in C_GetTokenInfo() by Vesa Jääskeläinen · 2 years, 2 months ago 4.1.0-rc1
- 332f454 libckteec: Add helper to convert TA's CK_ULONG to REE's CK_ULONG by Vesa Jääskeläinen · 2 years, 3 months ago
- f467ad3 tee-supplicant: fix build with kernel < 4.16 by Fabrice Fontaine · 2 years, 1 month ago
- 5448e22 tee-supplicant: Enforce paths bound limits by Tanel Dettenborn · 2 years, 2 months ago
- 98dc4f4 libckteec: serialize_ck.c: serialize AES-GCM mechanism parameters by Marouene Boubakri · 2 years, 3 months ago
- a8381cf tee_client_api: deprecate two TEE_ERROR_* macros not in the specification by Vincent Mailhol · 2 years, 3 months ago
- e5f9986 tee_client_api: define additional return codes by Vincent Mailhol · 2 years, 3 months ago
- 570c3b4 tee_client_api: correct reference to TEEC_MemoryReference by Vincent Mailhol · 2 years, 3 months ago
- f3845d8 tee-supplicant: Allow for TA load path to be specified at runtime by Jared Baur · 2 years, 3 months ago
- c84206b tee-supplicant: Cleanup TEEC_TEST_LOAD_PATH by Mika Tammi · 2 years, 5 months ago
- acb0885 teec: use multiple of page size for page aligned buffers by Jens Wiklander · 2 years, 4 months ago 4.0.0
- 6178477 cmake: pkgconfig file: install the file by Eero Aaltonen · 2 years, 6 months ago 4.0.0-rc1
- 46831ac pkgconfig file: remove extra comments by Eero Aaltonen · 2 years, 6 months ago
- 3ac968e Makefile, cmake: move teec related headers by Eero Aaltonen · 2 years, 6 months ago
- 2dd250b cmake: remove whitespace before parenthesis by Eero Aaltonen · 2 years, 6 months ago
- 8533e0e travis: remove the .travis.yml file by Joakim Bech · 3 years ago 3.21.0 3.21.0-rc1 3.22.0 3.22.0-rc1
- 0fc6ef7 tee-supplicant: fix leak when load plugin failed by liu_yi · 3 years ago
- dde6306 libteeacl: use realloc() instead of reallocarray() by Eero Aaltonen · 3 years ago
- 462b954 Add -Wunsafe-loop-optimizations only for gcc by Eero Aaltonen · 3 years ago
- 2096542 Makefile: use GNU standards for directory variables by Clement Faure · 3 years, 1 month ago
- dd2d39b libteeacl: Move uuid-dev checking in libteec makefile by Baocheng Su · 3 years, 3 months ago 3.20.0 3.20.0-rc1
- 1056b40 cmake: define boolean switch CFG_WERROR with option() by Etienne Carriere · 3 years, 2 months ago
- bbdf665 libteeacl: condition libteeacl with WITH_TEEACL by Etienne Carriere · 3 years, 3 months ago
- fba9950 ci: add GitHub Actions script and Docker files by Jerome Forissier · 3 years, 2 months ago
- fc67c27 Add pkgconfig file for libteec by Neil Horman · 3 years, 3 months ago
- d448e8b Allow cross-compile pkg-config by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
- d26d885 libckteec: Add RSA AES key wrap serialization by Valerii Chubar · 3 years, 3 months ago
- cb3842c tee-supplicant: Synchronize file operations for secure storage by Joakim Nordell · 3 years, 4 months ago
- 52fca90 teeacl: fix include path by Eero Aaltonen · 3 years, 4 months ago
- 13123de tee-supplicant: fs: no need to use strlen() to check for empty string by Jerome Forissier · 3 years, 4 months ago
- 4a8438d libteec: fix memory mapping function in benchmark by KanYuelei · 3 years, 4 months ago
- 140bf46 libckteec: Add EDDSA attribute serialization by Valerii Chubar · 3 years, 4 months ago 3.19.0 3.19.0-rc1
- 1fc38c6 libteeacl: Add function to resolve name to gid_t by Eero Aaltonen · 5 years ago
- 1560582 libteeacl: function to encode a group login UUID by Eero Aaltonen · 5 years ago
- e58b158 libteeacl: Add new ACL helper library by Eero Aaltonen · 3 years, 5 months ago
- 5364e61 tee-supplicant: read rpmb dev info from sysfs by Julien Masson · 3 years, 7 months ago
- a46239c tee-supplicant: android: make RPMB_EMU a conditional assignment by Julien Masson · 4 years ago
- 30abe6c cmake: Use separate generator expression for lib targets by Eero Aaltonen · 3 years, 6 months ago
- f2755fe cmake: Don't set teec include_directory from libseteec by Eero Aaltonen · 3 years, 6 months ago
- 1dcb80a Use CMake project command to set version by Eero Aaltonen · 5 years ago
- 492410d tee-supplicant: -d: return after TEE device is opened by Jerome Forissier · 3 years, 6 months ago
- d59ed2d cmake: fix log level don't take effect by zhanglejia · 3 years, 7 months ago
- e7cba71 tee-supplicant: fs: use errno instead of returning TEEC_ERROR_GENERIC by Jerome Forissier · 3 years, 7 months ago 3.18.0 3.18.0-rc1
- f7ed8e3 tee-supplicant: support multiple TA load paths by Jerome Forissier · 3 years, 10 months ago
- a5c30b1 Makefile: Makefile: only preserve links when installing output files by Clement Faure · 3 years, 9 months ago
- dc58de2 tee-supplicant: close shm fd before freeing memory by Jens Wiklander · 3 years, 9 months ago
- f2a7c94 tee-supplicant/src/tee_supplicant.c: fix build without plugins by Fabrice Fontaine · 3 years, 9 months ago
- 9a33704 public: Fix simple typo in tee_client_api.h by Ding Tao · 3 years, 10 months ago 3.17.0
- 8aed3ed tee-supplicant: accept -r as a short option for --rpmb-cid by Jerome Forissier · 3 years, 10 months ago
- 5a69d55 tee-supplicant: add --rpmb-cid command line option by Jerome Forissier · 4 years ago 3.17.0-rc1
- 88d374e tee-supplicant: rpmb: read CID in one go by Jerome Forissier · 3 years, 11 months ago
- ba0ed67 tee-supplicant: rpmb: introduce readn() wrapper to the read() syscall by Jerome Forissier · 3 years, 11 months ago
- 945704e tee-supplicant: fix plugin loading logic by Ondrej Kubik · 4 years ago
- edf3072 tee-supplicant: refactor argument parsing in main() by Ondrej Kubik · 4 years ago
- 876b1ae tee-supplicant: introduce struct tee_supplicant_params for global config by Ondrej Kubik · 4 years ago
- 8b3f7fe libckteec: add support for ECDH derive by Jorge Ramirez-Ortiz · 4 years, 2 months ago
- 06db73b libteec: copy out partial shadow buffer by Jens Wiklander · 4 years, 1 month ago 3.16.0 3.16.0-rc1
- f6e05d3 GitHub actions: fix incorrect version by Joakim Bech · 4 years, 2 months ago
- 975fa78 GitHub actions: add a stales.yml file by Joakim Bech · 4 years, 2 months ago
- df537dd tee-supplicant: read_with_timeout(): fix non-blocking peeking by Jens Wiklander · 4 years, 2 months ago
- 6d54f84 tee-supplicant: recv_with_out_flags(): check EINTR by Jens Wiklander · 4 years, 2 months ago
- f4f54e5 libseteec: Secure Element control by Jorge Ramirez-Ortiz · 4 years, 3 months ago
- e532a51 tee-supplicant: tee_socket_recv(): report truncated datagrams by Jens Wiklander · 4 years, 4 months ago
- 2a99339 libckteec: check for ckteec_alloc_shm rval by Elvira Khabirova · 4 years, 4 months ago
- b3e9cee tee-supplicant: handle ftell() errors by Elvira Khabirova · 4 years, 4 months ago
- 9876c9c teec_ta_load: replace printfs with DMSGs by Elvira Khabirova · 4 years, 4 months ago