Daniel Carvalho has uploaded a new patch set (#2). (
https://gem5-review.googlesource.com/c/public/gem5/+/17538 )
Change subject: mem-cache: Remove secure flag from QueueEntry
......................................................................
mem-cache: Remove secure flag from QueueEntry
The secure flag was only a copy of the target's secure bit,
Therefore it can be extracted from the packet instead.
Change-Id: I2280f3ab3bf433a7f6a3eae5a14dfb3409001d13
Signed-off-by: Daniel R. Carvalho <[email protected]>
---
M src/mem/cache/base.cc
M src/mem/cache/cache.cc
M src/mem/cache/mshr.cc
M src/mem/cache/queue_entry.hh
M src/mem/cache/write_queue_entry.cc
5 files changed, 7 insertions(+), 13 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/17538
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-Change-Id: I2280f3ab3bf433a7f6a3eae5a14dfb3409001d13
Gerrit-Change-Number: 17538
Gerrit-PatchSet: 2
Gerrit-Owner: Daniel Carvalho <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev