Skip to content

Commit

Permalink
doc improvement: tf-m psa test doc fix
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
mia-ko authored and jfischer-no committed Mar 5, 2024
1 parent 42335fe commit 16f08a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/tfm/tfm_psa_test/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The TF-M platform security architecture test sample provides a basis for validat
Requirements
************

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.
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.
To provision the device, build and flash the provisioning image sample before using the test sample.

The test supports the following development kits:
Expand Down Expand Up @@ -107,11 +107,11 @@ Output
[...]
TEST: 417 | DESCRIPTION: Storage assest capacity modification check
TEST: 417 | DESCRIPTION: Storage asset capacity modification check
[Info] Executing tests from non-secure
[Info] Executing PS tests
Test Case skipped as Optional PS APIs not are supported.
Test Case skipped as Optional PS APIs are not supported.
TEST RESULT: SKIPPED (Skip Code=0x0000002B)
Expand Down

0 comments on commit 16f08a0

Please sign in to comment.