tree: 6f5c072e43f1a311fa9ba3115958be8311ebb782 [path history] [tgz]
  1. api_impl/
  2. meta/
  3. src/
  4. ta_loader_tests/
  5. BUILD.gn
  6. README.md
  7. ta_runtime_exposed_symbols.sym
src/tee/runtime/README.md

TEE Runtime

This directory contains the TEE runtime component. This is currently implemented as a binary packaged with the TA shared library. The binary loads the TA shared library and looks up the entry points. In future changes this binary will expose a FIDL protocol to interact with the TA from other components.