commit | c2351589b3baeafe46a8fabc24cc2671cc41d050 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Tue Nov 22 17:16:38 2022 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Thu Feb 09 11:59:30 2023 +0000 |
tree | a78c99b03a54787b48eb93779115af6bcbc767c3 | |
parent | 6fede309ba2b738880067d29e57338ce4f7c7324 [diff] |
architecture: spmc: document raw binary format SPs A new raw binary format was introduced to have a common secure partition format across different SPMC implementations. Add documentation about the format and its load process. Signed-off-by: Imre Kis <imre.kis@arm.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@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.