sample:
description: Sample application to verify the secure monitor for Designware ARC
SecureShiled.
name: Designware ARC Secure monitor
tests:
sample.board.arc_secure_services:
# Requires multiple kernels in an AMP config. See README.rst
build_only: true
platform_allow:
- nsim/nsim_sem
- em_starterkit/emsk_em7d
integration_platforms:
tags: secure
harness: console
harness_config:
type: multi_line
ordered: true
regex:
- "I am the main thread in secure world: 0"
- "Go to normal application"
- "I am the main thread in secure world: 1"
- "I am the main thread in secure world: 2"
- "I am the main thread in secure world: 3"