blob: 9848ba81d84e54405e768fbde093ff29fa47778b [file] [log] [blame] [view]
# 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.