change paltform allow to filter in align with the main core application Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
11 lines
355 B
YAML
11 lines
355 B
YAML
sample:
|
|
description: This app provides an example of how to integrate OpenAMP with Zephyr.
|
|
name: OpenAMP example integration (remote)
|
|
tests:
|
|
sample.ipc.openamp.remote:
|
|
filter: dt_chosen_enabled("zephyr,ipc") and dt_chosen_enabled("zephyr,ipc_shm")
|
|
integration_platforms:
|
|
- lpcxpresso54114/lpc54114/m0
|
|
tags: ipm
|
|
harness: remote
|