commit | 37b5436632ce3c12abea29aa5c0fed114400c92d | [log] [tgz] |
---|---|---|
author | Joakim Bech <joakim.bech@linaro.org> | Wed Mar 06 10:33:46 2019 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Wed Mar 06 11:14:21 2019 +0100 |
tree | 6b8767907ab308516e6fe733ce74cfc1fb09e167 | |
parent | aecf4411ac15177f677308a075babf7692ad49ad [diff] |
qemu: add instructions telling how to debug TEE core Add instructions that describes how to debug TEE core using GDB together with QEMU. Signed-off-by: Joakim Bech <joakim.bech@linaro.org> Reviewed-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.