zephyr/samples/subsys/ipc/openamp_rsc_table/sample.yaml
Anas Nashif 47f327f081 tests: add openamp tags to openamp samples
tag samples with openamp.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-07-11 18:53:49 -04:00

17 lines
445 B
YAML

sample:
description: This app provides an example of how to integrate OpenAMP
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
- imx8mp_evk/mimx8ml8/adsp
integration_platforms:
- stm32mp157c_dk2
- imx8mp_evk/mimx8ml8/adsp
tags:
- ipm
- openamp