mem: Explicitly check MSHR snoops for cases not dealt with
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 28 Dec 2015 16:14:18 +0000 (11:14 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 28 Dec 2015 16:14:18 +0000 (11:14 -0500)
commitf5c4a458892079fa374a8af075ea4749456b3385
treeb3c30cae6d899b147411e9738b51fc9f7d75d516
parentf6525ff2213311afb83efef95ce02d023010d7b7
mem: Explicitly check MSHR snoops for cases not dealt with

Add a sanity check to make it explicit that we currently do not allow
an I/O coherent agent to directly issue writes into the coherent part
of the memory system (it has to go via a cache, and get transformed
into a read ex, upgrade or invalidation).
src/mem/cache/mshr.cc