common: tags: tfm platform_allow: - nrf5340dk_nrf5340_cpuapp_ns - nrf9160dk_nrf9160_ns - nrf9161dk_nrf9161_ns - v2m_musca_s1_ns integration_platforms: - nrf5340dk_nrf5340_cpuapp_ns harness: console harness_config: type: multi_line regex: - "Non-Secure system starting..." - "\\#\\#\\#\\# Execute test suites for the Non-secure area \\#\\#\\#\\#" - "\\*\\*\\* End of Non-secure test suites \\*\\*\\*" sample: name: "TFM Regression Test" tests: sample.tfm.regression_ipc_lvl1: extra_args: - CONFIG_TFM_IPC=y - CONFIG_TFM_ISOLATION_LEVEL=1 timeout: 200 sample.tfm.regression_ipc_lvl2: timeout: 200 sample.tfm.regression_sfn: extra_args: - CONFIG_TFM_SFN=y - CONFIG_TFM_ISOLATION_LEVEL=1 timeout: 200