• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..22-Aug-2025-

.devcontainer/18-Apr-2025-

.github/workflows/18-Apr-2025-

.vscode/18-Apr-2025-

ci/18-Apr-2025-

libckteec/18-Apr-2025-

libseteec/18-Apr-2025-

libteeacl/18-Apr-2025-

libteec/18-Apr-2025-

scripts/18-Apr-2025-

tee-supplicant/18-Apr-2025-

.gitattributes A D18-Apr-2025132 54

.gitignore A D18-Apr-2025136 1817

Android.bp A D18-Apr-20257.9 KiB296281

CMakeLists.txt A D18-Apr-20251.5 KiB5043

CMakeToolchain.txt A D18-Apr-202564 42

LICENSE A D18-Apr-20251.4 KiB2822

Makefile A D18-Apr-20256.4 KiB175117

README.md A D18-Apr-2025437 117

config.mk A D18-Apr-20252.7 KiB7412

flags.mk A D18-Apr-20251.2 KiB3828

optee_client.device.mk A D18-Apr-2025550 195

typedefs.checkpatch A D18-Apr-20251.3 KiB8180

README.md

1# OP-TEE Client API
2This git contains source code for the non-secure side implementation of the
3OP-TEE project making up the client library and tee-supplicant.
4
5All official OP-TEE documentation has moved to http://optee.readthedocs.io. The
6information that used to be here in this git can be found under [optee_client].
7
8// OP-TEE core maintainers
9
10[optee_client]: https://optee.readthedocs.io/en/latest/building/gits/optee_client.html
11