2021-04-20 21:25:41 +08:00
|
|
|
common:
|
|
|
|
tags: tfm
|
2022-05-22 05:44:17 +08:00
|
|
|
platform_allow: nrf5340dk_nrf5340_cpuapp_ns nrf9160dk_nrf9160_ns
|
2021-07-07 17:30:21 +08:00
|
|
|
v2m_musca_s1_ns
|
2021-04-20 21:25:41 +08:00
|
|
|
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:
|
2022-08-08 16:27:25 +08:00
|
|
|
sample.tfm.regression_lib_mode:
|
2022-10-25 21:14:47 +08:00
|
|
|
extra_args: CONFIG_TFM_LIBRARY=y CONFIG_TFM_ISOLATION_LEVEL=1 CONFIG_TFM_PARTITION_AUDIT_LOG=y
|
2022-06-03 18:49:04 +08:00
|
|
|
timeout: 200
|
|
|
|
|
2022-08-08 16:27:25 +08:00
|
|
|
sample.tfm.regression_ipc_lvl1:
|
|
|
|
extra_args: CONFIG_TFM_IPC=y CONFIG_TFM_ISOLATION_LEVEL=1
|
|
|
|
timeout: 200
|
|
|
|
|
|
|
|
sample.tfm.regression_ipc_lvl2:
|
2021-04-20 21:25:41 +08:00
|
|
|
timeout: 200
|