Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History
2 branches 0 tags
random: add missing TA_VERSION and TA_DESCRIPTION e293785 2 years ago
hotp: add missing TA_VERSION and TA_DESCRIPTION a8db2cd 2 years ago
Remove misleading TA properties in new added examples 90622f3 2 years ago
hotp: use sess_ctx instead of global variables 378dc0d 3 years ago
pluging: add missing of dependency syslog on teec a98d01e 4 years ago
Enable compatibility with TEE Internal Core API v1.1 3ca8454 4 years ago
plugins: fix formatting string of the syslog() f301ee9 4 years ago
Makefile: Fix non-portable sh check for plugins f909bfa 4 years ago
GitHub actions: fix incorrect version 65fc743 5 years ago
GitHub actions: add a stales.yml file 64ce8f7 5 years ago
Makefile: Enable plugins installation in rootfs ff4b493 5 years ago
plugins: Honour default cross compiler environment setup f32f1c7 5 years ago
Makefile: shell fixes Yann Dirson e9c8705 5 years ago
Use LDFLAGS for host binaries Yann Dirson 7923cf1 5 years ago
plugins/Android.mk: add segment to build plugin Victor Chong 5ceb1ff 5 years ago
Android.mk: remove OPTEE_CLIENT_EXPORT Victor Chong 88bf8a3 5 years ago
plugins: example of using the tee-supplicant plugin framework Aleksandr Anisimov 0607ed4 5 years ago
fix typo in comments for acipher, aes, hello_world and random examples Aleksandr Anisimov 9a755dc 6 years ago
secure_storage: use private buffers 9a7dc59 6 years ago
random: use private buffer 6c59a2e 6 years ago
ta: remove CPPFLAGS c6eb00a 6 years ago
hotp: fix buffer overflow issue a66caa4 6 years ago
github: update the link to optee_examples documentation f7f5a3a 6 years ago
acipher: fix TA_FLAGS to be compatible with old version of optee_os 701d9d1 6 years ago
acipher: add missed header f34ab7a 6 years ago
sstorage: Add missed header 559b214 7 years ago
sstorage: sync build variables for flexible cross build 292da2f 7 years ago
sstorage: fix unused parameter error messages 12f215a 7 years ago
sstorage: fix vendor linker error 80a4c13 7 years ago
docs: Remove current docs and link to the new location 6bcc3bb 7 years ago
Secure_storage: fix size type into uint32_t 9890a50 7 years ago
acipher: fix type in error trace 86a25e8 7 years ago
cmake: prefix host tools file names with optee_example_ db08da1 7 years ago
aes: various spelling correction in comments. a5342e6 7 years ago
IV In AES CRT mode is always 128 bits regarldless the key size 5a05177 8 years ago
various typo fixes in TA_basics.md 53893aa 8 years ago
aes: main.c: Remove unnecessary initialization 10fc1b9 8 years ago
aes: main.c: Fix a typo dc019d1 8 years ago
Remove misleading TA properties 20e5a61 8 years ago
secure_storage: Add CMakeLists.txt 552c9d0 8 years ago
secure_storage: do not store object ID in shared memory 8034457 8 years ago
Add acipher example for asymetric cipher 9396d27 8 years ago
hotp: fix sign compare error Victor Chong e6704d3 8 years ago
main.c: avoid unused parameter warning or error Victor Chong fdee74d 8 years ago
Android.mk: make xtest installed in the vendor partition Victor Chong c3c4c89 8 years ago
hotp: Android.mk: fix module name Victor Chong ce41176 8 years ago
Raw access to trusted application secure storage ae02c09 8 years ago
ta/Makefiles: Set LDFLAGS to null before building ta make scripts 1c5d96f 8 years ago
Use "make --no-builtin-variables" to build client applications 029d583 8 years ago
host/Makefiles: Allow CC variable to be derived from env 1d7d9ad 8 years ago
LICENSE: Add the standard optee-os LICENSE text d998273 8 years ago
cmake support for host applications only (not TAs) 5beb50f 8 years ago
Add command to determine EXAMPLE_LIST e80f7b8 9 years ago
optee_random: fix compilation error with GCC 4.9 3d544c0 9 years ago
hotp: change outlen to uint32_t in hmac_sha1 f206ea1 9 years ago
hotp: Add documentation for HMAC OTP 57ee1cd 9 years ago
hotp: Add Android makefiles 5f9181e 9 years ago
hotp: Initial commit for HMAC-OTP (RFC4226) 730a0da 9 years ago
AES TA: Fix compiler errors on AArch64 4201a69 9 years ago
docs: basics for TA development 5c342e7 9 years ago
Fix make script to report build failure 11388fa 9 years ago
AES ciphering APIs (setup operation, load key/iv, process ciphering) a8118d8 9 years ago
Various minor changes on optee examples d3cb276 9 years ago
gitignore generated out directory 22bb6d0 9 years ago
make: fix CAs copy issue Igor Opaniuk a48df3c 9 years ago
examples: add initial examples for RFC Igor Opaniuk 06fe31c 9 years ago
Initial commit Igor Opaniuk 8930736 9 years ago
End of history