Skip to content
goard
Go to anything
Open any GitHub user, repo or page
You're not signed in, so some data is limited. Sign in with GitHub for full access.

OP-TEE Sample Applications

C 138 KB Created Apr 30, 2025
Stars 0 Forks 0 Watchers 0 Open issues 0 Open PRs 0
History

2 branches 0 tags

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

End of history