Lines Matching full:tee
1 OP-TEE Dispatcher
4 `OP-TEE OS`_ is a Trusted OS running as Secure EL1.
6 To build and execute OP-TEE follow the instructions at
7 `OP-TEE build.git`_
9 There are two different modes for loading the OP-TEE OS. The default mode will
11 platforms to use. There is also another technique that will load OP-TEE OS after
13 specifically added for ChromeOS. Loading OP-TEE via an SMC call may be insecure
18 used by the TEE become accessible. The firmware then verifies the signature of
20 dm-verity. The SMC call to load OP-TEE is then invoked immediately after the
24 OP-TEE is loaded.
30 .. _OP-TEE OS: https://github.com/OP-TEE/build
31 .. _OP-TEE build.git: https://github.com/OP-TEE/build