zephyr/samples/tfm_integration/psa_level_1/sample.yaml
Jamie McCrae f4350a9303 boards: arm: Add Laird Connectivity BL5340 DVK platform
This adds initial support for the Laird Connectivity BL5340
development kit hardware

Signed-off-by: Jamie McCrae <jamie.mccrae@lairdconnect.com>
2021-05-07 09:06:27 +02:00

18 lines
677 B
YAML

sample:
description: This app provides an example of using TF-M on the secure
side, with Zephyr on the NS side, using IPC mode.
name: TF-M PSA Level 1 example
tests:
sample.psa_level_1:
tags: introduction tfm
platform_allow: mps2_an521_nonsecure lpcxpresso55s69_ns nrf5340dk_nrf5340_cpuappns
nrf9160dk_nrf9160ns nucleo_l552ze_q_ns v2m_musca_s1_nonsecure stm32l562e_dk_ns
bl5340_dvk_cpuappns
harness: console
harness_config:
type: multi_line
regex:
- "Creating new config file with UID"
- "System IAT size is"
- "Generating 256 bytes of random data"