gem5/configs
Andreas Hansson a8e6adb0b1 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.
2012-04-03 03:50:14 -04:00
..
boot ARM: Update config files for Android/BBench images available on website. 2011-12-15 00:43:35 -05:00
common Config: Change the way options are added 2012-03-28 11:01:53 -05:00
example Atomic: Remove the physmem_port and access memory directly 2012-04-03 03:50:14 -04:00
ruby Ruby: Remove the physMemPort and instead access memory directly 2012-03-30 09:42:36 -04:00
splash2 MEM: Fix residual bus ports and make them master/slave 2012-02-14 14:15:30 -05:00