commit | 8aee043800767e258c1c536d3eb211069294738d | [log] [tgz] |
---|---|---|
author | Joakim Bech <joakim.bech@linaro.org> | Fri Jun 16 12:00:14 2023 +0200 |
committer | Joakim Bech <joakim.bech@linaro.org> | Fri Jun 16 12:18:17 2023 +0200 |
tree | bf68f5996ea96b95a2381a256138dc5a394e4603 | |
parent | 6860564e9e853afeedf2c92819dd63f5558081fe [diff] |
stm32mp1: fix a malformed table Correct a missing pipe character in one of the tables of the stm32mp1 documentation, which caused compilation errors. Signed-off-by: Joakim Bech <joakim.bech@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@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.