gem5
[DEVELOP-FOR-23.0]
|
#include "mem/abstract_mem.hh"
#include <vector>
#include "base/loader/memory_image.hh"
#include "base/loader/object_file.hh"
#include "cpu/thread_context.hh"
#include "debug/LLSC.hh"
#include "debug/MemoryAccess.hh"
#include "mem/packet_access.hh"
#include "sim/system.hh"
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::memory | |
Macros | |
#define | TRACE_PACKET(A) |
#define TRACE_PACKET | ( | A | ) |
Definition at line 376 of file abstract_mem.cc.