commit | 609b24d7a2c9845ba4fe7ca863635fc56d47fc6e | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Mon Jun 01 09:31:17 2020 +0200 |
committer | Joakim Bech <joakim.bech@linaro.org> | Fri Jun 05 10:12:46 2020 +0200 |
tree | 15cdb3ed8f187342f07dab27fff130ce82992f3c | |
parent | 5ecb86a93ec81a4cd5438fa45c889f8f71f53b7a [diff] |
stm32mp1: initial support Describe how to build a bootable image file embedding OP-TEE in some STM32MP1 base boards, namely STM32MP157A-DK1, STM32MP157C-DK2 and STM32MP157C-EV1. The documentation provides link to the hardware description of the boards. Signed-off-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.