mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>