Skip to content

Commit e469565

Browse files
hakehuangkartben
authored andcommitted
openamp: remote: change platform allow to filter
change paltform allow to filter in align with the main core application Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
1 parent 350a223 commit e469565

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

samples/subsys/ipc/openamp/remote/sample.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ sample:
33
name: OpenAMP example integration (remote)
44
tests:
55
sample.ipc.openamp.remote:
6-
platform_allow:
7-
- lpcxpresso54114/lpc54114/m0
8-
- lpcxpresso55s69/lpc55s69/cpu1
6+
filter: dt_chosen_enabled("zephyr,ipc") and dt_chosen_enabled("zephyr,ipc_shm")
97
integration_platforms:
108
- lpcxpresso54114/lpc54114/m0
119
tags: ipm

0 commit comments

Comments
 (0)