commit | 1ed2e740d3698e7fe9911ce26cdb3ad9f8e13b3e | [log] [tgz] |
---|---|---|
author | Johannes Bauer <joe@johannes-bauer.com> | Mon Feb 06 00:07:22 2023 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Thu Mar 23 09:08:18 2023 +0100 |
tree | 20b32354850054b0bf6dfdea2d5201c9e179e239 | |
parent | 256306aafae4a005aaf5af167801e4d54c16c38e [diff] |
building: qemu: added hints about repo and make Using QEemu to debug on branches is a useful feature and possibly not obvious to people not familiar with "repo". People unfamiliar with "make" might not know about parallel builds. Include hints about both. Signed-off-by: Johannes Bauer <joe@johannes-bauer.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
This is official documentation for the OP-TEE project. Before OP-TEE v3.5.0 it used to be spread across all different OP-TEE gits making up the OP-TEE project as well as optee.org. But starting with OP-TEE v3.5.0 we have gathered all documentation at single place (i.e., this git).
Even though GitHub renders *.rst
somewhat OK, you are not suppossed to browse the documentation there/here. Instead you should go to optee.readthedocs.io, where you will find the complete documentation rendered using Sphinx.