commit | fe29e2b68793089af7cad01e43af25a9f0440553 | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Tue Sep 27 15:41:30 2022 +0200 |
committer | Joakim Bech <joakim.bech@linaro.org> | Thu Oct 06 12:01:18 2022 +0200 |
tree | 7d0ff433279512ebc76b6e977ddf3aea6fbb4ba1 | |
parent | 2b3075dff5b6a950c9fd57283a8e03f79136dbc1 [diff] |
architecture: spmc: document SP loading mechanisms Recently a new mechanism was introduced to the optee_os SPMC component, which enables loading SP packages generated by TF-A and loaded from the FIP. Update the documentation to reflect these changes. Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Signed-off-by: Balint Dobszay <balint.dobszay@arm.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.