Fix define in readme for dma350_s suite
Signed-off-by: Gabor Abonyi <gabor.abonyi@arm.com>
Change-Id: Ie371d1b61f89bc59b6c55dcaecfa71d7eaafdbae
diff --git a/examples/corstone310_fvp_dma/dma350_s/readme.rst b/examples/corstone310_fvp_dma/dma350_s/readme.rst
index 2d11bda..21ece36 100644
--- a/examples/corstone310_fvp_dma/dma350_s/readme.rst
+++ b/examples/corstone310_fvp_dma/dma350_s/readme.rst
@@ -14,7 +14,7 @@
.. code-block:: bash
- $ cmake -S . -B cmake_build -DTFM_PLATFORM=arm/mps3/corstone310/fvp -DTFM_TOOLCHAIN_FILE=toolchain_ARMCLANG.cmake -DEXTRA_S_TEST_SUITES_PATHS=<tf-m-extras root>/examples/corstone310_fvp_dma/dma350_s
+ $ cmake -S . -B cmake_build -DTFM_PLATFORM=arm/mps3/corstone310/fvp -DTFM_TOOLCHAIN_FILE=toolchain_ARMCLANG.cmake -DEXTRA_S_TEST_SUITE_PATH=<tf-m-extras root>/examples/corstone310_fvp_dma/dma350_s
2. Then: