diff options
author | Andreas Hansson <andreas.hansson@arm.com> | 2013-04-22 13:20:33 -0400 |
---|---|---|
committer | Andreas Hansson <andreas.hansson@arm.com> | 2013-04-22 13:20:33 -0400 |
commit | 9929e884b6fe6567c3bd2fe2dd3bba85d4e9bbd1 (patch) | |
tree | 3acd72561781f7854f7eee2c47fcbfd6e3828f6a /src/unittest/unittest.cc | |
parent | d69f904a18593f75efcb0555b2bd092574181160 (diff) | |
download | gem5-9929e884b6fe6567c3bd2fe2dd3bba85d4e9bbd1.tar.xz |
mem: Replace check with panic where inhibited should not happen
This patch changes the SimpleTimingPort and RubyPort to panic on
inhibited requests as this should never happen in either of the
cases. The SimpleTimingPort is only used for the I/O devices PIO port
and the DMA devices config port and should thus never see an inhibited
request. Similarly, the SimpleTimingPort is also used for the
MessagePort in x86, and there should also not be any cases where the
port sees an inhibited request.
Diffstat (limited to 'src/unittest/unittest.cc')
0 files changed, 0 insertions, 0 deletions