mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
a98dc94f93
This is the virtio-rpmsg and vhost-rpmsg common implementation for VirtIO-Rpmsg: drivers/virtio/virtio-rpmsg.c Vhost-Rpmsg: drivers/vhost/vhost-rpmsg.c Later we will seperate the rpmsg virtio from the rptun framework to make the rpmsg virtio can work with all the virtio transport layer. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>