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      - imx8mp_evk/mimx8ml8/adsp
11    integration_platforms:
12      - stm32mp157c_dk2
13      - imx8mp_evk/mimx8ml8/adsp
14    tags:
15      - ipm
16      - openamp
17