blob: 9ab082809d84a2c67a2e0ed04398a0c91c1e7ad8 [file] [log] [blame]
Joakim Bech8e5c5b32018-10-25 08:18:32 +02001#############
2Build and run
3#############
4
5In this part of the documentation you will find information telling you how to
6build OP-TEE as a whole developer setup or as individual components. Likewise it
7will also tell you how to run OP-TEE on various devices.
8
9Since you pressed this, it's likely that you want to know how to build a full
10OP-TEE developer setup. So a first place to start looking is probably at the
11":ref:`build`" page to get started.
12
Jerome Forissier07e7fa02020-01-22 08:39:03 +010013You may also want to look at ":ref:`faq_try_optee`".
14
Joakim Bech8e5c5b32018-10-25 08:18:32 +020015.. toctree::
16 :maxdepth: 2
17
18 aosp/aosp
19 devices/index
20 linux/tee_framework
21 gits/index
22 prerequisites
23 toolchains
24 trusted_applications