building: stm32mp1: fix MP15 boards references

Fixes references to STM32MP15 variant development boards and
adds references to STM32MP15D-DK1, STM32MP157F-DK2 and
STM32MP157F-EV1 development boards which can respectively be used with
OP-TEE distribution stm32mp1-157A_DK1, stm32mp1-157C_DK2 and
stm32mp1-157C_EV1.

Reported-by: Thomas Bourgoin <thomas.bourgoin@foss.st.com>
Acked-by: Thomas Bourgoin <thomas.bourgoin@foss.st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
1 file changed
tree: f5542e5834f78c8955c5a18a58e63e641b7821be
  1. .github/
  2. _static/
  3. architecture/
  4. building/
  5. debug/
  6. faq/
  7. general/
  8. images/
  9. .gitignore
  10. .readthedocs.yaml
  11. .travis.yml
  12. conf.py
  13. index.rst
  14. LICENSE
  15. Makefile
  16. README.md
  17. requirements.txt
README.md

OP-TEE documentation

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.