Skip to content

Commit

Permalink
samples: enable build only test for nxp_adsp_imx8m
Browse files Browse the repository at this point in the history
Test openamp_rsc_table sample also for nxp_adsp_imx8m.

Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
  • Loading branch information
iuliana-prodan authored and fabiobaltieri committed Aug 11, 2023
1 parent 38775fa commit 61de87b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions samples/subsys/ipc/openamp_rsc_table/sample.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 61de87b

Please sign in to comment.