zephyr/samples/tfm_integration
Torstein Grindvik fe9893ec86 samples: tfm: Enumerate more test variants
Some TFM samples run different test suites/cases based on
which configurations are set.
Enumerate more of these.

For samples/tfm_integration/tfm_psa_test,
add the following new build configurations:
	* Add CONFIG_TFM_PSA_TEST_STORAGE
	* Add CONFIG_TFM_PSA_TEST_CRYPTO
	* Add CONFIG_TMF_PSA_TEST_INITIAL_ATTESTATION

For samples/tfm_integration/tfm_regression_test,
add this to all build configurations:
	* Add CONFIG_TFM_PARTITION_PROTECTED_STORAGE
	* Add CONFIG_TFM_PARTITION_INTERNAL_TRUSTED_STORAGE
	* Add CONFIG_TFM_PARTITION_CRYPTO
	* Add CONFIG_TFM_PARTITION_INITIAL_ATTESTATION
	* Add CONFIG_TFM_PARTITION_PLATFORM
	* Add CONFIG_TFM_PARTITION_AUDIT_LOG

And build the above for CONFIG_TFM_IPC as well.

Signed-off-by: Torstein Grindvik <torstein.grindvik@nordicsemi.no>
2022-06-27 15:41:57 -05:00
..
psa_crypto logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
psa_firmware samples: tfm_integration: Set TF-M profile type to none. 2022-06-05 14:42:20 +02:00
psa_protected_storage samples: tfm_integration: Set TF-M profile type to none. 2022-06-05 14:42:20 +02:00
tfm_ipc samples: tfm_integration: Set TF-M profile type to none. 2022-06-05 14:42:20 +02:00
tfm_psa_test samples: tfm: Enumerate more test variants 2022-06-27 15:41:57 -05:00
tfm_regression_test samples: tfm: Enumerate more test variants 2022-06-27 15:41:57 -05:00
tfm_secure_partition samples: tfm_integration: Set TF-M profile type to none. 2022-06-05 14:42:20 +02:00
tfm_integration.rst doc: guides: Add a TF-M guide 2021-08-12 10:03:57 -05:00