nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

Add PCI Ivshmem support: rptun_ivshmem and uio_ivshmem

Open CV-Bowen opened this issue 7 months ago • 1 comments

Summary

  1. Optimize the PCI frameworks and add pci_ecam for arm archtecture;
  2. Implement the rptun_ivshmem.c driver for rpmsg communication in QEMU;
  3. Implement the uio_ivshmem.c driver for application to access the memory provided by ivshmem device;
  4. Enable above features in ARM64 QEMU platfrom;

Impact

PCI

Testing

arm64 nsh

CV-Bowen avatar Jul 25 '24 15:07 CV-Bowen