mem: Tidy up packet
authorAndreas Hansson <andreas.hansson@arm.com>
Thu, 30 Jul 2015 07:41:38 +0000 (03:41 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Thu, 30 Jul 2015 07:41:38 +0000 (03:41 -0400)
commit41b39b22cd72bb9095d3ee62c95d52597ac09e1e
treecc31c2257f89d4115abb1f0248d9a37bc806d256
parent222d920d6b5506a549990122578a6d4c5ce8d4bb
mem: Tidy up packet

Some minor fixes and removal of dead code. Changing the flags to be
enums rather than static const (to avoid any linking issues caused by
the latter). Also adding a getBlockAddr member which hopefully can
slowly finds its way into caches, snoop filters etc.
src/mem/packet.hh