diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2012-04-03 03:50:14 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2012-04-03 03:50:14 -0400 |
commit | a8e6adb0b1284e89a63bcb14fe1fdace2b89e0c8 (patch) | |
tree | 18965c93c0c5fad292e4a4db8c181240e1a00054 /src/dev/sparc/mm_disk.cc | |
parent | a7859f7e4541f2750df52ec725563d378ab7ddbb (diff) | |
download | gem5-a8e6adb0b1284e89a63bcb14fe1fdace2b89e0c8.tar.xz |
Atomic: Remove the physmem_port and access memory directly
This patch removes the physmem_port from the Atomic CPU and instead
uses the system pointer to access the physmem when using the fastmem
option. The system already keeps track of the physmem and the valid
memory address ranges, and with this patch we merely make use of that
existing functionality. As a result of this change, the overloaded
getMasterPort in the Atomic CPU can be removed, thus unifying the CPUs.
Diffstat (limited to 'src/dev/sparc/mm_disk.cc')
0 files changed, 0 insertions, 0 deletions