Skip to content

Commit 16f08a0

Browse files
mia-kojfischer-no
authored andcommitted
doc improvement: tf-m psa test doc fix
Minor doc fixes for the test output in the README file. The test code itself will have to be fixed separately. Signed-off-by: Mia Koen <mia.koen@nordicsemi.no>
1 parent 42335fe commit 16f08a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/tfm/tfm_psa_test/README.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The TF-M platform security architecture test sample provides a basis for validat
1212
Requirements
1313
************
1414

15-
When :kconfig:option:`CONFIG_TFM_PSA_TEST_ATTESTATION` is enabled, it is required that the device is provisioned with the PSA root-of-trust security parameters using the :ref:`provisioning image <provisioning_image>` sample.
15+
When the Kconfig option :kconfig:option:`CONFIG_TFM_PSA_TEST_ATTESTATION` is enabled, it is required that the device is provisioned with the PSA root-of-trust security parameters using the :ref:`provisioning image <provisioning_image>` sample.
1616
To provision the device, build and flash the provisioning image sample before using the test sample.
1717

1818
The test supports the following development kits:
@@ -107,11 +107,11 @@ Output
107107
108108
[...]
109109
110-
TEST: 417 | DESCRIPTION: Storage assest capacity modification check
110+
TEST: 417 | DESCRIPTION: Storage asset capacity modification check
111111
[Info] Executing tests from non-secure
112112
113113
[Info] Executing PS tests
114-
Test Case skipped as Optional PS APIs not are supported.
114+
Test Case skipped as Optional PS APIs are not supported.
115115
116116
TEST RESULT: SKIPPED (Skip Code=0x0000002B)
117117

0 commit comments

Comments
 (0)