Lines Matching +full:rootfs +full:- +full:arm
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
19 the kernel using depthcharge, and the kernel verifies the rootfs using
20 dm-verity. The SMC call to load OP-TEE is then invoked immediately after the
24 OP-TEE is loaded.
26 --------------
28 *Copyright (c) 2014-2023, Arm Limited and Contributors. All rights reserved.*
30 .. _OP-TEE OS: https://github.com/OP-TEE/build
31 .. _OP-TEE build.git: https://github.com/OP-TEE/build