gem5
v21.2.1.1
|
#include "debug/LupioBLK.hh"
#include "dev/dma_device.hh"
#include "dev/io_device.hh"
#include "dev/lupio/lupio_pic.hh"
#include "dev/platform.hh"
#include "dev/storage/disk_image.hh"
#include "params/LupioBLK.hh"
#include "sim/system.hh"
Go to the source code of this file.
Classes | |
class | gem5::LupioBLK |
LupioBLK: A virtual block device which aims to provide a disk-like interface for second-level storage. More... | |
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |