dev: Add response sanity checks in PioPort
authorAndreas Sandberg <Andreas.Sandberg@ARM.com>
Mon, 8 Dec 2014 09:49:52 +0000 (04:49 -0500)
committerAndreas Sandberg <Andreas.Sandberg@ARM.com>
Mon, 8 Dec 2014 09:49:52 +0000 (04:49 -0500)
commit6a9fbd295d18d96b39f9d8ba6093bee17d318c1d
tree9b4379f4f75a4f19e43a26ebebae7483253e2ae0
parent1ccc4e0e21e5a47640b2a8bd6864988c3dfb5926
dev: Add response sanity checks in PioPort

Add an assert in the PioPort that checks if a response packet from a
device has the right flags set before passing it to them rest of the
memory system.
src/dev/io_device.cc