Merge "docs: fix rendering for code blocks in SPM" into integration

This commit is contained in:
Olivier Deprez 2023-05-23 16:01:02 +02:00 committed by TrustedFirmware Code Review
commit 6a6fdd16d0

View file

@ -203,6 +203,7 @@ Sample TF-A build command line when the SPMC is located at S-EL1
Sample TF-A build command line when FEAT_SEL2 architecture extension is
implemented and the SPMC is located at S-EL2:
.. code:: shell
make \
@ -220,6 +221,7 @@ implemented and the SPMC is located at S-EL2:
Sample TF-A build command line when FEAT_SEL2 architecture extension is
implemented, the SPMC is located at S-EL2, and enabling secure boot:
.. code:: shell
make \