16 lines
508 B
YAML
16 lines
508 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.tfm_ipc:
|
|
tags: introduction
|
|
platform_whitelist: mps2_an521_nonsecure
|
|
harness: console
|
|
harness_config:
|
|
type: multi_line
|
|
regex:
|
|
- "Creating new config file with UID"
|
|
- "System IAT size is"
|
|
- "Generating 256 bytes of random data"
|