pub fn get_device_memory_areas() -> Vec<MemoryArea>Expand description
Returns the device memory areas for RISC-V QEMU virt platform. These areas contain memory-mapped I/O devices and should be mapped with device memory attributes (non-cacheable, no speculation).