Oopenvela-robotvirtio_mmio: Statically allocate metal_io_regions
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
virtio: virtio-mmio framework VIRTIO MMIO transport for OpenAMP. Signed-off-by: Dan Milea <dan.milea@windriver.com> | 3 个月前 | |
virtio_mmio: Statically allocate metal_io_regions Make the metal_io_region for cfg_io and shm_io into full member structs instead of just pointers. This means they will be allocated along with the parent virtio_mmio_device struct and not need dynamically allocated later. Signed-off-by: Andrew Davis <afd@ti.com> | 3 个月前 |