To demonstrate how to configure Zephyr to use the IPM driver over the IVSHMEM subsystem. Since this driver is intended to generate inter QEMU VM notifications it was better to create a sample app using the shell for quick demonstration for the users. Signed-off-by: Felipe Neves <felipe.neves@linaro.org>
10 lines
163 B
YAML
10 lines
163 B
YAML
sample:
|
|
name: IVSHMEM IPM Sample
|
|
tests:
|
|
sample.ipm.ipm_ivshmem:
|
|
build_only: true
|
|
platform_allow: qemu_cortex_a53
|
|
tags:
|
|
- samples
|
|
- ipm
|