blob: 094cfe78c5a5b5bebb35e90971f7c63e7363c8cf [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
13.. toctree::
14 :maxdepth: 2
15
16 aosp/aosp
17 devices/index
18 linux/tee_framework
19 gits/index
20 prerequisites
21 toolchains
22 trusted_applications