gem5
v21.2.1.1
|
Go to the source code of this file.
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. | |
gem5::Iris | |
Enumerations | |
enum | gem5::Iris::CanonicalMsn { gem5::Iris::SecureMonitorMsn = 0x1000, gem5::Iris::GuestMsn = 0x1001, gem5::Iris::NsHypMsn = 0x1002, gem5::Iris::MemoryMsn = 0x1003, gem5::Iris::HypAppMsn = 0x1004, gem5::Iris::HostMsn = 0x1005, gem5::Iris::CurrentMsn = 0x10ff, gem5::Iris::IpaMsn = 0x1100, gem5::Iris::PhysicalMemorySecureMsn = 0x1200, gem5::Iris::PhysicalMemoryNonSecureMsn = 0x1201, gem5::Iris::PhysicalMemoryMsn = 0x1202 } |