This reverts commit d55a09ff05.
This is no longer necessary. The linked issue is closed.
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
16 lines
349 B
YAML
16 lines
349 B
YAML
sample:
|
|
description: userspace memory domain protection
|
|
example application
|
|
name: protected memory
|
|
common:
|
|
tags: userspace
|
|
harness: console
|
|
harness_config:
|
|
type: one_line
|
|
regex:
|
|
- "MSG"
|
|
tests:
|
|
sample.kernel.memory_protection.shared_mem:
|
|
filter: CONFIG_ARCH_HAS_USERSPACE
|
|
platform_exclude: twr_ke18f
|