tree: b6343bd54895c539f44aceb007927b49865bf474 [path history] [tgz]
  1. meta/
  2. src/
  3. ta_loader_tests/
  4. BUILD.gn
  5. README.md
  6. 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.