commit | 753b553032365c3c5ffa70926749e95fa5d9b76c | [log] [tgz] |
---|---|---|
author | Adrien Leravat <Pixep@users.noreply.github.com> | Sun Oct 27 12:04:00 2024 -0700 |
committer | Joakim Bech <joakim.bech@linaro.org> | Wed Nov 13 13:22:28 2024 +0100 |
tree | 10e53d24da256e429d5acad0470a06a9e3d498be | |
parent | 629b335c7e9fd54e38c6ebbe7d40776b5d5e0bed [diff] |
architecture: core: fix interrupt mask label in sequence diagram The diagram indicates that IRQ/FIQ are unmasked when entering the Trusted OS, which is typically not the case. This change updates the interrupt mask state labels in the sequence diagram to be more accurate. Signed-off-by: Adrien Leravat <adrien.leravat@gmail.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
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.