commit | 2b68cfc52d51b93969a86430dcff703d9b97a63d | [log] [tgz] |
---|---|---|
author | Sean Gilligan <sean@msgilligan.com> | Wed Jul 10 15:28:54 2024 -0700 |
committer | Jens Wiklander <jens.wiklander@linaro.org> | Fri Jul 12 08:15:23 2024 +0200 |
tree | c36d29e24b6183b890be04e94d879ded27c1e135 | |
parent | 65eda2af2113de01ccfafeec3ba1ee995870fb63 [diff] |
rockpi4 documentation fixes building/devices/rockpi4.rst: The "RockPi4" wiki page has been removed and combined with "Rock4" so update our external link so it still works. building/gits/build.rst: It looks like the commit that added rockpi4 build documentation added Rock Pi 4 to the list/table in "Platforms Supported" but did not add it the table in the "Current Version" section. This PR adds it to the second table. Signed-off-by: Sean Gilligan <sean@msgilligan.com> Reviewed-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.