2019-08-01 14:36:14 +08:00
|
|
|
sample:
|
|
|
|
description: Sample application to verify the secure monitor for
|
|
|
|
Designware ARC SecureShiled.
|
|
|
|
name: Designware ARC Secure monitor
|
|
|
|
tests:
|
2019-08-23 06:15:02 +08:00
|
|
|
sample.arc_secure_services:
|
2019-08-01 14:36:14 +08:00
|
|
|
platform_whitelist: nsim_sem em_starterkit_em7d_secure
|
2019-08-23 06:15:02 +08:00
|
|
|
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"
|