Joakim Bech | 8e5c5b3 | 2018-10-25 08:18:32 +0200 | [diff] [blame] | 1 | ############# |
| 2 | Build and run |
| 3 | ############# |
| 4 | |
| 5 | In this part of the documentation you will find information telling you how to |
| 6 | build OP-TEE as a whole developer setup or as individual components. Likewise it |
| 7 | will also tell you how to run OP-TEE on various devices. |
| 8 | |
| 9 | Since you pressed this, it's likely that you want to know how to build a full |
| 10 | OP-TEE developer setup. So a first place to start looking is probably at the |
| 11 | ":ref:`build`" page to get started. |
| 12 | |
Jerome Forissier | 07e7fa0 | 2020-01-22 08:39:03 +0100 | [diff] [blame] | 13 | You may also want to look at ":ref:`faq_try_optee`". |
| 14 | |
Joakim Bech | 8e5c5b3 | 2018-10-25 08:18:32 +0200 | [diff] [blame] | 15 | .. 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 |