zephyr/samples/tfm_integration
Joakim Andersson c51505f661 modules: tfm: Exclude non-secure TF-M application from build
Exclude the non-secure TF-M application from being built by TF-M.
This also stops the building of the tfm_ns_api library that we were
linking against.
This library is defined by the tf-m regression tests.
Add the installed interface source files exported by the TF-M build
system compile them in the zephyr build system.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2022-08-09 13:59:02 +02:00
..
psa_crypto logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
psa_firmware cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +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 modules: tfm: Exclude non-secure TF-M application from build 2022-08-09 13:59:02 +02:00
tfm_regression_test modules: tfm: Exclude non-secure TF-M application from build 2022-08-09 13:59:02 +02:00
tfm_secure_partition cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
tfm_integration.rst