nuttx/drivers/rptun
Bowen Wang f8ba836174 rptun/rptun_ivshmem: add rptun ivshmem support
Rptun is a rptun fremework driver base on the Inter-Virtual Machine
Share Memory Device.
With this driver, two NuttX runs in different QEMU can communicate
with each other by the rpmsg api.

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-09-10 14:34:31 +08:00
..
CMakeLists.txt rptun/rptun_ivshmem: add rptun ivshmem support 2024-09-10 14:34:31 +08:00
Kconfig rptun/rptun_ivshmem: add rptun ivshmem support 2024-09-10 14:34:31 +08:00
Make.defs rptun/rptun_ivshmem: add rptun ivshmem support 2024-09-10 14:34:31 +08:00
rptun_dump.c rpmsg/Kconfig: add rpmsg_local_name to replace rptun_local_name 2024-02-18 04:09:34 -08:00
rptun_ivshmem.c rptun/rptun_ivshmem: add rptun ivshmem support 2024-09-10 14:34:31 +08:00
rptun.c rpmsg.c: move onceinit judge logic to common part 2024-08-27 01:48:16 +08:00