wangyongrong
ff399054c1
rptun/rpmsg_virtio: fix addrenv/raddrenv num error
...
Buf fix, simple_addrenv assume the last addrenv in addrenv array
be zero value
Signed-off-by: wangyongrong <wangyongrong@xiaomi.com>
2024-09-14 17:34:52 +08:00
Bowen Wang
6c339daa86
rptun/rptun_ivshmem: interrupt mode support
...
1. Change rptun_ivshmem from pci bus based to pci_ivshmem bus based;
2. Support the interrupt mode.
Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-09-10 14:34:31 +08:00
Bowen Wang
fa761a6be7
rptun/rptun_ivshmem: rptun_ivshmem to be compliable with 32 bit arch
...
Fix the compile waring in 32 bit arch
Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-09-10 14:34:31 +08:00
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