You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
Copy file name to clipboardexpand all lines: tests/tfm/tfm_psa_test/README.rst
+3-3
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The TF-M platform security architecture test sample provides a basis for validat
12
12
Requirements
13
13
************
14
14
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.
16
16
To provision the device, build and flash the provisioning image sample before using the test sample.
0 commit comments