- 23c112a tee-supplicant: clear whole rsp_frm buffer by Sunny CHEN · 11 months ago 4.7.0 4.7.0-rc1
- 9d09ea1 tee-supplicant: remove unused TEE_FS_FILENAME_MAX_LENGTH by Jerome Forissier · 1 year, 1 month ago
- a5b1ffc tee-supplicant: send READY=1 notification to systemd by Ayoub Zaki · 2 years ago 4.3-rc1 4.3.0 4.3.0-rc1
- f1f000b tee-supplicant: remove useless use of __ANDROID__ condition by Etienne Carriere · 2 years ago
- 3eac340 libteec: Move OP-TEE defined fields into an imp struct by Julianus Larson · 3 years ago 4.2.0 4.2.0-rc1
- cef6c7e tee-supplicant: fix potential crash when TA isn't found by p870613 · 2 years, 3 months ago
- 5448e22 tee-supplicant: Enforce paths bound limits by Tanel Dettenborn · 2 years, 5 months ago
- f3845d8 tee-supplicant: Allow for TA load path to be specified at runtime by Jared Baur · 2 years, 6 months ago
- c84206b tee-supplicant: Cleanup TEEC_TEST_LOAD_PATH by Mika Tammi · 2 years, 8 months ago
- 0fc6ef7 tee-supplicant: fix leak when load plugin failed by liu_yi · 3 years, 3 months ago
- cb3842c tee-supplicant: Synchronize file operations for secure storage by Joakim Nordell · 3 years, 7 months ago
- 13123de tee-supplicant: fs: no need to use strlen() to check for empty string by Jerome Forissier · 3 years, 7 months ago
- 5364e61 tee-supplicant: read rpmb dev info from sysfs by Julien Masson · 3 years, 10 months ago
- 492410d tee-supplicant: -d: return after TEE device is opened by Jerome Forissier · 3 years, 9 months ago
- e7cba71 tee-supplicant: fs: use errno instead of returning TEEC_ERROR_GENERIC by Jerome Forissier · 3 years, 10 months ago 3.18.0 3.18.0-rc1
- f7ed8e3 tee-supplicant: support multiple TA load paths by Jerome Forissier · 4 years, 1 month ago
- dc58de2 tee-supplicant: close shm fd before freeing memory by Jens Wiklander · 4 years ago
- f2a7c94 tee-supplicant/src/tee_supplicant.c: fix build without plugins by Fabrice Fontaine · 4 years ago
- 8aed3ed tee-supplicant: accept -r as a short option for --rpmb-cid by Jerome Forissier · 4 years, 1 month ago
- 5a69d55 tee-supplicant: add --rpmb-cid command line option by Jerome Forissier · 4 years, 2 months ago 3.17.0-rc1
- 88d374e tee-supplicant: rpmb: read CID in one go by Jerome Forissier · 4 years, 2 months ago
- ba0ed67 tee-supplicant: rpmb: introduce readn() wrapper to the read() syscall by Jerome Forissier · 4 years, 2 months ago
- 945704e tee-supplicant: fix plugin loading logic by Ondrej Kubik · 4 years, 3 months ago
- edf3072 tee-supplicant: refactor argument parsing in main() by Ondrej Kubik · 4 years, 3 months ago
- 876b1ae tee-supplicant: introduce struct tee_supplicant_params for global config by Ondrej Kubik · 4 years, 3 months ago
- df537dd tee-supplicant: read_with_timeout(): fix non-blocking peeking by Jens Wiklander · 4 years, 5 months ago
- 6d54f84 tee-supplicant: recv_with_out_flags(): check EINTR by Jens Wiklander · 4 years, 6 months ago
- e532a51 tee-supplicant: tee_socket_recv(): report truncated datagrams by Jens Wiklander · 4 years, 7 months ago
- b3e9cee tee-supplicant: handle ftell() errors by Elvira Khabirova · 4 years, 7 months ago
- 9876c9c teec_ta_load: replace printfs with DMSGs by Elvira Khabirova · 4 years, 7 months ago
- f591143 tee-supplicant: add CFG_TEE_SUPP_PLUGINS to enable or not plugin support by Etienne Carriere · 4 years, 9 months ago
- fa1d30c tee_supplicant.c: Fix shared memory size retrieval from OPTEE by Timothée Cercueil · 5 years ago
- 6782dcf tee-supplicant: plugin: remove regular file check by Rouven Czerwinski · 5 years ago
- 562dadc Allocate page aligned shared memory buffers by Jens Wiklander · 5 years ago
- 5da4da9 tee-supplicant: rpmb: switch to MMC_IOC_MULTI_CMD by Ricardo Salveti · 5 years ago
- 523d50b tee-supplicant: daemonize before opening a supplicant device by Elvira Khabirova · 5 years ago
- 1e91cc7 tee-supplicant: add a framework for loadable plugins by Aleksandr Anisimov · 5 years ago
- 342acae Sync tee.h with Linux kernel v5.6 by Jens Wiklander · 6 years ago
- 05fc1d4 tee-supplicant: cast to __u64 to avoid potential overflow by Jerome Forissier · 6 years ago
- be4fa2e ftrace, gprof: fix format of UUID string in file name by Jerome Forissier · 7 years ago 3.8.0 3.8.0-rc1
- 2e526f4 tee-supplicant: Rename ftrace config macro by Sumit Garg · 7 years ago
- bc0ec8c rpmb: add DMSG to print dev_id by Victor Chong · 7 years ago 3.7.0 3.7.0-rc1
- 37975f1 rmpb: update AOSP RPMB device path by Victor Chong · 7 years ago
- bdfe6c3 rpmb emu: increase EMU_RPMB_SIZE_MULT to 2 by Victor Chong · 7 years ago
- 9152faf rpmb emu: fix ioctl return type by Victor Chong · 7 years ago
- 505fc28 rpmb emu: remove gratuitous line by Victor Chong · 7 years ago
- 0189fac rpmb emu: return RPMB_RESULT_AUTH_KEY_NOT_PROGRAMMED if key not set by Victor Chong · 7 years ago
- 0353db8 rpmb: add missing defines for RPMB results by Victor Chong · 7 years ago
- 89cf872 tee-supplicant: create profiling files with permission 0644 by Jerome Forissier · 7 years ago
- 7a2b6dd tee-supplicant: Add ftrace buffer dump support by Sumit Garg · 7 years ago
- 83c7bcf simplify use of TEE fs related configs by Victor Chong · 7 years ago
- cb71667 tee-supplicant: do not 'mkdir /data/tee' on startup by Victor Chong · 7 years ago
- 5bafb04 tee-supplicant: ioctl_emu_read_ctr(): MAC correct data by Jens Wiklander · 7 years ago
- 1f8f9ab Cleanup some local variable initialization by Etienne Carriere · 7 years ago 3.5.0 3.5.0-rc1
- 924a474 Explicitly initialize local variables by Etienne Carriere · 7 years ago
- 656e427 tee_supplicant: gprof: fix compile error by Jerome Forissier · 7 years ago
- 66cdd5d tee-supplicant: add daemon mode (-d) by Jerome Forissier · 8 years ago
- 9c5e24c tee-supplicant: rpmb.c: add __attribute__((fallthrough)) by Jerome Forissier · 8 years ago
- bd0e7c8 Android related files: changes to work with Treble enabled build by Yongqin Liu · 8 years ago
- 3f16662 tee-supplicant: cast sizeof(x) to socklen_t by Jerome Forissier · 8 years ago 3.1.0 3.1.0-rc1
- 23b22b1 tee-supplicant: fix gcc warning by Jens Wiklander · 8 years ago
- 33fa3c1 tee-supplicant: fix use of mem after it's freed by Igor Opaniuk · 8 years ago
- 73b4e49 tee-supplicant: REE fs open file with O_SYNC flag by l00176142 · 9 years ago 2.6.0 2.6.0-rc1
- 075c56e tee_supplicant: add register memory feature by Volodymyr Babchuk · 9 years ago
- f761a27 tee-supplicant: move TEEC_LOAD_PATH to Makefile by l00176142 · 9 years ago
- e5ba7e8 tee-supplicant: Report error on short buffer when loading TA by Yves Lefloch · 9 years ago
- 48aed6e Storage: Added CFG_TEE_FS_PARENT_PATH config option by Ruslan Piasetskyi · 9 years ago
- 1358c3f Replace file permission symbolic values by octal numbers by Jerome Forissier · 9 years ago
- 326001c tee-supplicant: FS: remove unused legacy RPC functions by Jerome Forissier · 9 years ago
- 5de013f supplicant: use public rpc command ids by Etienne Carriere · 9 years ago
- f8a4086 supplicant: define/describe reserved Ids for supplicant commands by Etienne Carriere · 9 years ago
- 4d5cf67 tee-supplicant: correct block device path for android by Zhizhou Zhang · 9 years ago
- 403c9a1 Remove SQL-FS by Jens Wiklander · 9 years ago
- 1df4046 ree_fs_new_opendir(): ignore empty directory by Jerome Forissier · 9 years ago 2.4.0
- ea42194 tee-supplicant: fix variable is used unitialized error by Victor Chong · 9 years ago
- 79309c4 Use the mode also in open_wrapper by Joakim Bech · 9 years ago
- f79c74f tee-supplicant: Add support for TCP/UDP iSocket interface by Jens Wiklander · 9 years ago
- 52e6ca1 tee-supplicant: spawn threads as needed by Jens Wiklander · 9 years ago
- 5229afd tee-supplicant: support asynchronous supplicant requests by Jens Wiklander · 9 years ago
- 5477e9e tee-supplicant: Update TEEC_TEST_LOAD_PATH for Android by Victor Chong · 9 years ago
- 7f16107 ree fs rpc: open with best-effort allowing RO data fs by Andy Green · 9 years ago
- 3b4c507 Add support for TA profiling (gprof) by Jerome Forissier · 10 years ago
- a1df073 Rename optee_msg_fs.h to optee_msg_supplicant.h by Jerome Forissier · 10 years ago
- 3656576 Add backward compatibility with older TA UUID format by Jerome Forissier · 9 years ago 2.3.0
- ce5fefe Format UUID strings correctly by Jens Wiklander · 9 years ago
- 731f8a7 Encode UUID big endian by Jens Wiklander · 9 years ago
- 7739387 tee-supplicant: add missing unistd.h in tee_fs.h by Zoltan Kuscsik · 9 years ago
- 1472d0e Add new RPC FS functions with useful error codes by Jens Wiklander · 10 years ago
- 08dbea2 Add Android build for SQL FS by Jerome Forissier · 10 years ago
- fe089fe tee-supplicant: implement SQL FS file operations by Jerome Forissier · 10 years ago
- ed027c0 tee-supplicant: add missing flags in conversion function by Jerome Forissier · 10 years ago
- 74b49b9 tee-supplicant: move file operations and flags to their own header by Jerome Forissier · 10 years ago
- 81f0257 Try loading TAs from another writable path by David Brown · 10 years ago
- fcd1014 Fix compiler missing-field-initializers warnings by Zoltan Kuscsik · 10 years ago
- db6b69f Fix return-type warnings with CLang by Zoltan Kuscsik · 10 years ago
- 88acd6b Support OP-TEE in generic TEE subsystem by Jens Wiklander · 11 years ago 2.0.0
- db9c64d tee-supplicant: add TEE_RPC_LOAD_TA2 by Jens Wiklander · 10 years ago
- 9f8ae92 RPMB: fix read_cid() and data access with a real eMMC device by Jerome Forissier · 10 years ago
- be33638 RPMB: add HMAC to emulation mode by Jerome Forissier · 10 years ago
- a7bf6ec Replay Protected Memory Block (RPMB) support by Jerome Forissier · 10 years ago