mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
4ded8df3d5
virtio and vhost rpmsg device as standalone device registered to the virtio and vhost bus. virtio-rpmsg and vhost-rpmsg use the common virtio_rpmsg_common.c implementation in rpmsg dir. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>