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

..03-Jun-2023-

.git A D01-Jan-19700

.github/workflows/18-Mar-2022-

libckteec/18-Mar-2022-

libseteec/18-Mar-2022-

libteec/18-Mar-2022-

public/18-Mar-2022-

scripts/18-Mar-2022-

tee-supplicant/18-Mar-2022-

.gitattributes A D18-Mar-2022132 54

.gitignore A D18-Mar-2022136 1817

.travis.yml A D18-Mar-20221.8 KiB4536

Android.mk A D18-Mar-20223.6 KiB10861

CMakeLists.txt A D18-Mar-20221.3 KiB4134

CMakeToolchain.txt A D18-Mar-202264 42

LICENSE A D18-Mar-20221.4 KiB2822

Makefile A D18-Mar-20225.9 KiB15095

README.md A D18-Mar-2022437 117

android_flags.mk A D18-Mar-2022932 2821

config.mk A D18-Mar-20222.7 KiB7713

flags.mk A D18-Mar-20221.1 KiB3324

typedefs.checkpatch A D18-Mar-20221.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