- 5306d2c aes: fix key memory leak by Michal Morsisko · 6 months ago 4.5.0 4.6.0 4.6.0-rc1
- e293785 random: add missing TA_VERSION and TA_DESCRIPTION by Etienne Carriere · 6 months ago 4.5.0-rc1
- a8db2cd hotp: add missing TA_VERSION and TA_DESCRIPTION by Etienne Carriere · 6 months ago
- 90622f3 Remove misleading TA properties in new added examples by ivila · 6 months ago
- 378dc0d hotp: use sess_ctx instead of global variables by erha · 2 years, 3 months ago 3.21.0 3.22.0 3.22.0-rc1 4.0.0 4.0.0-rc1 4.1.0 4.1.0-rc1 4.2.0 4.2.0-rc1 4.3-rc1 4.3.0 4.3.0-rc1 4.4.0 4.4.0-rc1
- a98d01e pluging: add missing of dependency syslog on teec by Etienne Carriere · 2 years, 7 months ago 3.20.0 3.20.0-rc1 3.21.0-rc1
- 3ca8454 Enable compatibility with TEE Internal Core API v1.1 by Jens Wiklander · 2 years, 7 months ago
- f301ee9 plugins: fix formatting string of the syslog() by imlk · 3 years, 2 months ago 3.18.0 3.18.0-rc1 3.19.0 3.19.0-rc1
- f909bfa Makefile: Fix non-portable sh check for plugins by Alejandro Enedino Hernandez Samaniego · 3 years, 4 months ago
- 65fc743 GitHub actions: fix incorrect version by Joakim Bech · 3 years, 7 months ago 3.16.0 3.16.0-rc1 3.17.0 3.17.0-rc1
- 64ce8f7 GitHub actions: add a stales.yml file by Joakim Bech · 3 years, 7 months ago
- ff4b493 Makefile: Enable plugins installation in rootfs by Sumit Garg · 4 years ago 3.15.0 3.15.0-rc1
- f32f1c7 plugins: Honour default cross compiler environment setup by Sumit Garg · 4 years ago
- e9c8705 Makefile: shell fixes by Yann Dirson · 4 years, 3 months ago 3.14.0 3.14.0-rc1
- 7923cf1 Use LDFLAGS for host binaries by Yann Dirson · 4 years, 3 months ago
- 5ceb1ff plugins/Android.mk: add segment to build plugin by Victor Chong · 4 years, 2 months ago
- 88bf8a3 Android.mk: remove OPTEE_CLIENT_EXPORT by Victor Chong · 4 years, 2 months ago
- 0607ed4 plugins: example of using the tee-supplicant plugin framework by Aleksandr Anisimov · 4 years, 7 months ago 3.13.0 3.13.0-rc1
- 9a755dc fix typo in comments for acipher, aes, hello_world and random examples by Aleksandr Anisimov · 4 years, 7 months ago 3.12.0 3.12.0-rc1
- 9a7dc59 secure_storage: use private buffers by Jerome Forissier · 4 years, 9 months ago 3.11.0 3.11.0-rc1
- 6c59a2e random: use private buffer by Jerome Forissier · 4 years, 9 months ago
- c6eb00a ta: remove CPPFLAGS by Jerome Forissier · 5 years ago 3.10.0 3.10.0-rc1
- a66caa4 hotp: fix buffer overflow issue by Joakim Bech · 5 years ago
- f7f5a3a github: update the link to optee_examples documentation by Joakim Bech · 5 years ago 3.9.0 3.9.0-rc1
- 701d9d1 acipher: fix TA_FLAGS to be compatible with old version of optee_os by SeongOok CHOI · 5 years ago
- f34ab7a acipher: add missed header by SeongOok CHOI · 5 years ago
- 559b214 sstorage: Add missed header by Ruslan Piasetskyi · 6 years ago 3.7.0 3.7.0-rc1 3.8.0 3.8.0-rc1
- 292da2f sstorage: sync build variables for flexible cross build by Ricardo Salveti · 6 years ago 3.6.0 3.6.0-rc1
- 12f215a sstorage: fix unused parameter error messages by Joakim Bech · 6 years ago
- 80a4c13 sstorage: fix vendor linker error by Joakim Bech · 6 years ago
- 6bcc3bb docs: Remove current docs and link to the new location by Joakim Bech · 6 years ago
- 9890a50 Secure_storage: fix size type into uint32_t by Zhenchuan Chai · 6 years ago 3.5.0 3.5.0-rc1
- 86a25e8 acipher: fix type in error trace by Etienne Carriere · 6 years ago
- db08da1 cmake: prefix host tools file names with optee_example_ by Etienne Carriere · 6 years ago
- a5342e6 aes: various spelling correction in comments. by Kees Jongenburger · 6 years ago
- 5a05177 IV In AES CRT mode is always 128 bits regarldless the key size by Kees Jongenburger · 7 years ago 3.4.0 3.4.0-rc1
- 53893aa various typo fixes in TA_basics.md by Markus Wamser · 7 years ago
- 10fc1b9 aes: main.c: Remove unnecessary initialization by Masashi Honma · 7 years ago
- dc019d1 aes: main.c: Fix a typo by Masashi Honma · 7 years ago
- 20e5a61 Remove misleading TA properties by Jerome Forissier · 7 years ago
- 552c9d0 secure_storage: Add CMakeLists.txt by Joakim Bech · 7 years ago 3.3.0 3.3.0-rc1 3.3.0-rc2
- 8034457 secure_storage: do not store object ID in shared memory by Rahul Dhobi · 7 years ago
- 9396d27 Add acipher example for asymetric cipher by Jens Wiklander · 7 years ago
- e6704d3 hotp: fix sign compare error by Victor Chong · 7 years ago
- fdee74d main.c: avoid unused parameter warning or error by Victor Chong · 7 years ago
- c3c4c89 Android.mk: make xtest installed in the vendor partition by Victor Chong · 7 years ago
- ce41176 hotp: Android.mk: fix module name by Victor Chong · 7 years ago
- ae02c09 Raw access to trusted application secure storage by Etienne Carriere · 7 years ago
- 1c5d96f ta/Makefiles: Set LDFLAGS to null before building ta make scripts by Bryan O'Donoghue · 7 years ago 3.2.0 3.2.0-rc1
- 029d583 Use "make --no-builtin-variables" to build client applications by Jerome Forissier · 7 years ago
- 1d7d9ad host/Makefiles: Allow CC variable to be derived from env by Bryan O'Donoghue · 7 years ago
- d998273 LICENSE: Add the standard optee-os LICENSE text by Bryan O'Donoghue · 7 years ago
- 5beb50f cmake support for host applications only (not TAs) by Jens Wiklander · 7 years ago 3.1.0 3.1.0-rc1
- e80f7b8 Add command to determine EXAMPLE_LIST by Firas Zaidan · 8 years ago 3.0.0 3.0.0-rc1
- 3d544c0 optee_random: fix compilation error with GCC 4.9 by Jerome Forissier · 8 years ago
- f206ea1 hotp: change outlen to uint32_t in hmac_sha1 by Joakim Bech · 8 years ago
- 57ee1cd hotp: Add documentation for HMAC OTP by Joakim Bech · 8 years ago
- 5f9181e hotp: Add Android makefiles by Joakim Bech · 8 years ago
- 730a0da hotp: Initial commit for HMAC-OTP (RFC4226) by Joakim Bech · 8 years ago
- 4201a69 AES TA: Fix compiler errors on AArch64 by Joakim Bech · 8 years ago
- 5c342e7 docs: basics for TA development by Etienne Carriere · 8 years ago
- 11388fa Fix make script to report build failure by Etienne Carriere · 8 years ago
- a8118d8 AES ciphering APIs (setup operation, load key/iv, process ciphering) by Etienne Carriere · 8 years ago
- d3cb276 Various minor changes on optee examples by Etienne Carriere · 8 years ago
- 22bb6d0 gitignore generated out directory by Etienne Carriere · 8 years ago
- a48df3c make: fix CAs copy issue by Igor Opaniuk · 8 years ago 2.6.0
- 06fe31c examples: add initial examples for RFC by Igor Opaniuk · 8 years ago
- 8930736 Initial commit by Igor Opaniuk · 8 years ago