17 lines
445 B
YAML
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
|