1sample:
2  description: This app provides an example of how to integrate OpenAMP
3    with Zephyr including a resource table.
4  name: OpenAMP with resource table example integration
5tests:
6  sample.subsys.ipc.openamp_rs_table:
7    build_only: true
8    platform_allow:
9      - stm32mp157c_dk2
10      - nxp_adsp_imx8m
11    integration_platforms:
12      - stm32mp157c_dk2
13      - nxp_adsp_imx8m
14    tags: ipm
15