Docs: Add Profile Small into configuration table
Add Profile Small configuration file into configuration table in
build instructions document.
Change-Id: Iecad1ce86ddb785ddbfd2a51d7debdad6e58f46b
Signed-off-by: David Hu <david.hu@arm.com>
diff --git a/docs/user_guides/tfm_build_instruction.rst b/docs/user_guides/tfm_build_instruction.rst
index 77666c9..5b10f8e 100644
--- a/docs/user_guides/tfm_build_instruction.rst
+++ b/docs/user_guides/tfm_build_instruction.rst
@@ -322,6 +322,12 @@
+------------------------+------------+---------------+-----------------+----------------+---------------+-------------------+-------------------------+
| PsaApiTestIPCTfmLevel2 | IPC | 2 | No | No | No | Yes | TF-M & PSA API tests |
+------------------------+------------+---------------+-----------------+----------------+---------------+-------------------+-------------------------+
+| DefaultProfileS | Library | 1 | No | No | No | No | TF-M Profile Small, |
+| | | | | | | | no tests |
++------------------------+------------+---------------+-----------------+----------------+---------------+-------------------+-------------------------+
+| RegressionProfileS | Library | 1 | Yes | Yes | No | No | TF-M Profile Small & |
+| | | | | | | | Regression tests |
++------------------------+------------+---------------+-----------------+----------------+---------------+-------------------+-------------------------+
.. [1] Which TF-M Model is set: `CORE_IPC`. If `CORE_IPC` is set to true then the model is IPC model, otherwise it's library model.