Docs: Align the command line with the right file name
Correct "psa_ff_test_manifest_list.yaml" to
"tfm_psa_ff_test_manifest_list.yaml" in tfm_build_instruction.rst file.
Change-Id: Ib5cf303e4ef8da0fae62e8c1d0aa991ba4afde43
Signed-off-by: Shawn Shan <shawn.shan@arm.com>
diff --git a/docs/user_guides/tfm_build_instruction.rst b/docs/user_guides/tfm_build_instruction.rst
index 5bf1511..27c0fe6 100644
--- a/docs/user_guides/tfm_build_instruction.rst
+++ b/docs/user_guides/tfm_build_instruction.rst
@@ -116,7 +116,7 @@
.. code-block:: bash
cd <TF-M base folder>
cd trusted-firmware-m
- python tools/tfm_parse_manifest_list.py -m tools/psa_ff_test_manifest_list.yaml append
+ python tools/tfm_parse_manifest_list.py -m tools/tfm_psa_ff_test_manifest_list.yaml append
The build system provides the support for linking with prebuilt PSA FF
compliance NS and S test libraries when using the ``ConfigPsaApiTestIPC.cmake``