1sample:
2  description: This app provides an example of how to integrate OpenAMP with Zephyr.
3  name: OpenAMP example integration (remote)
4tests:
5  sample.ipc.openamp.remote:
6    filter: dt_chosen_enabled("zephyr,ipc") and dt_chosen_enabled("zephyr,ipc_shm")
7    integration_platforms:
8      - lpcxpresso54114/lpc54114/m0
9    tags: ipm
10    harness: remote
11