tree: 54e5f087cff8edbc135c475ff68bdf1e093f77e2 [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.