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 | |
Etienne Carriere | af77d11 | 2021-03-13 11:56:59 +0100 | [diff] [blame] | 18 | prerequisites |
Joakim Bech | 8e5c5b3 | 2018-10-25 08:18:32 +0200 | [diff] [blame] | 19 | devices/index |
Etienne Carriere | af77d11 | 2021-03-13 11:56:59 +0100 | [diff] [blame] | 20 | aosp/aosp |
Joakim Bech | 8e5c5b3 | 2018-10-25 08:18:32 +0200 | [diff] [blame] | 21 | linux/tee_framework |
| 22 | gits/index |
Joakim Bech | 8e5c5b3 | 2018-10-25 08:18:32 +0200 | [diff] [blame] | 23 | toolchains |
| 24 | trusted_applications |
Ilias Apalodimas | 4aa6a9f | 2021-03-29 17:36:51 +0300 | [diff] [blame] | 25 | efi_vars/stmm |
Yuan Zhuang | 4e32fe2 | 2021-10-11 00:43:04 -0700 | [diff] [blame] | 26 | optee_with_rust |
Johannes Bauer | 57ec206 | 2023-03-22 21:39:48 +0100 | [diff] [blame] | 27 | userland_integration |