diff --git a/docs/components/secure-partition-manager.rst b/docs/components/secure-partition-manager.rst index e61dc20fe..d4f0b0081 100644 --- a/docs/components/secure-partition-manager.rst +++ b/docs/components/secure-partition-manager.rst @@ -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 \