commit | 58e942781281027bcb0e69225f3327d120eabdec | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Fri May 26 10:16:05 2023 +0200 |
committer | Joakim Bech <joakim.bech@linaro.org> | Tue May 30 16:47:53 2023 +0200 |
tree | 6ba7ba407409f6ddc7b7812fe83def0c00a0faaa | |
parent | 57ec2064d6026db94f72002944f5d8704886fa46 [diff] |
building: qemu: update fetch/build/run command example The repo command fetches code in the current directory so it is best to run it inside a directory created specifically for that purpose. The mentions about disabling ASLR are not exact (TA ASLR has its own config flag) and are not very relevant to the short descriptions so remove them. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@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.