mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 00:31:55 +00:00
This commit updates the NS board variant from `nrf5340dk_nrf5340_cpuappns` to `nrf5340dk_nrf5340_cpuapp_ns` to maintain consistency across zephyr. Signed-off-by: Kevin Townsend <kevin.townsend@linaro.org>
21 lines
554 B
YAML
21 lines
554 B
YAML
common:
|
|
tags: tfm
|
|
platform_allow: lpcxpresso55s69_ns mps2_an521_ns
|
|
nrf5340dk_nrf5340_cpuapp_ns nrf9160dk_nrf9160ns
|
|
v2m_musca_s1_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.tfm_regression:
|
|
extra_args: ""
|
|
timeout: 200
|