zephyr/samples/tfm_integration/tfm_regression_test/sample.yaml
Kevin Townsend b8c9dc169e boards: arm: nrf5340dk_nrf5340: Rename NS target
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>
2021-07-10 12:44:02 -04:00

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