| ############# |
| Build and run |
| ############# |
| |
| In this part of the documentation you will find information telling you how to |
| build OP-TEE as a whole developer setup or as individual components. Likewise it |
| will also tell you how to run OP-TEE on various devices. |
| |
| Since you pressed this, it's likely that you want to know how to build a full |
| OP-TEE developer setup. So a first place to start looking is probably at the |
| ":ref:`build`" page to get started. |
| |
| You may also want to look at ":ref:`faq_try_optee`". |
| |
| .. toctree:: |
| :maxdepth: 2 |
| |
| prerequisites |
| devices/index |
| aosp/aosp |
| linux/tee_framework |
| gits/index |
| toolchains |
| trusted_applications |
| efi_vars/stmm |
| optee_with_rust |
| userland_integration |