zephyr/samples/tfm_integration
Joakim Andersson e4a88c4ce6 samples: tfm_secure_partition: Remove conditional from partition
Remove the conditional attribute from the sample partition manifest.
The conditional behavior will change with TF-M 1.5 to only accept
cmake bool values on/off enabled/disabled true/false and is intended
to be generated by the build system.
Since the partition is supposed to always be enabled in the sample
there is no need to have a conditional for it.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2021-12-01 14:14:59 -06:00
..
psa_crypto samples: psa_crypto: Create Certificate Signing Request 2021-11-09 19:57:28 -05:00
psa_protected_storage doc: Update TF-M documentation to match current TF-M version 2021-11-12 14:51:22 +01:00
tfm_ipc
tfm_psa_test
tfm_regression_test
tfm_secure_partition samples: tfm_secure_partition: Remove conditional from partition 2021-12-01 14:14:59 -06:00
tfm_integration.rst