nuttx/drivers/rptun
Bowen Wang 143c5715c0 drivers/rptun: it's not error when no carveout for virtio device
Because virtio device do not need manager the share memory heap
for now.

But later we will make the virtio device be able to manager a
standalone heap, so let this logic can be easily to extend.

Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2026-01-19 14:18:27 +08:00
..
CMakeLists.txt rptun_secure:change rptun_secure to rptun_bmp 2025-01-14 13:34:35 +08:00
Kconfig drivers/rptun: add panic and reset method for new rptun framework 2026-01-19 14:18:27 +08:00
Make.defs rptun_secure:change rptun_secure to rptun_bmp 2025-01-14 13:34:35 +08:00
rptun.c drivers/rptun: it's not error when no carveout for virtio device 2026-01-19 14:18:27 +08:00
rptun_bmp.c drivers/rptun_bmp: port rptun_bmp to the new rptun framework 2026-01-19 14:18:27 +08:00
rptun_ivshmem.c rptun/rptun_ivshmem: use dynamic local and remote cpu name in rsc table 2026-01-19 14:18:27 +08:00