zephyr/samples/tfm_integration
Georgios Vasilakis 0081207078 samples: tfm: tfm_psa_test: Add temporary isolation workaround
Add a workaround which sets the isolation level to 2 in CMake.
The TF-M tests require the large TF-M profile because it supports
the full list of crypto algorithms needed, not because of the
solation level.

For the TF-M tests the isolation level is irrelevant so we
set it to 2 here so that we don't exclude the platforms which
don't support the isolation level 3.

I communicated with a TF-M maintainer and he informed me that this
workaround will be included in the TF-M 2.2 release branch later
so this is a short lived workaround that can be reverted when the
relevant commit from the TF-M branch is cherry-picked.

Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>
2025-07-11 09:41:26 -05:00
..
config_build
psa_crypto samples: tfm_integration: psa_crypto: To works on MAX32657 2025-05-21 08:01:25 +02:00
psa_protected_storage samples: tfm_integration: Enable psa_protected test for max32657evkit 2025-05-21 08:01:25 +02:00
tfm_ipc
tfm_psa_test samples: tfm: tfm_psa_test: Add temporary isolation workaround 2025-07-11 09:41:26 -05:00
tfm_regression_test
tfm_secure_partition samples: tfm_integration: Enable secure_partion on max32657evkit 2025-05-21 08:01:25 +02:00
tfm_integration.rst