diff --git a/samples/subsys/ipc/openamp_rsc_table/sample.yaml b/samples/subsys/ipc/openamp_rsc_table/sample.yaml index af3e911a7440d4..3c9d58d320216a 100644 --- a/samples/subsys/ipc/openamp_rsc_table/sample.yaml +++ b/samples/subsys/ipc/openamp_rsc_table/sample.yaml @@ -1,11 +1,14 @@ sample: description: This app provides an example of how to integrate OpenAMP - with Zephyr in cluding a esource table. + with Zephyr including a resource table. name: OpenAMP with resource table example integration tests: sample.subsys.ipc.openamp_rs_table: build_only: true - platform_allow: stm32mp157c_dk2 + platform_allow: + - stm32mp157c_dk2 + - nxp_adsp_imx8m integration_platforms: - stm32mp157c_dk2 + - nxp_adsp_imx8m tags: ipm