Daniel Carvalho has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/c/public/gem5/+/14362 )

Change subject: mem-cache: Add setters to validate and secure block
......................................................................

mem-cache: Add setters to validate and secure block

In order to allow polymorphism of the block these two
functions have been added, and all direct status
assignments to these bits have been substituted.

We also assert that the block has been invalidated
before insertion. Then the block is validated in
the insertion.

Change-Id: Ie7be42408721ad4c2c9dc880f82a62cb594f8668
Signed-off-by: Daniel R. Carvalho <oda...@yahoo.com.br>
---
M src/mem/cache/base.cc
M src/mem/cache/cache_blk.cc
M src/mem/cache/cache_blk.hh
M src/mem/cache/tags/sector_tags.cc
4 files changed, 36 insertions(+), 22 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/14362
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: Ie7be42408721ad4c2c9dc880f82a62cb594f8668
Gerrit-Change-Number: 14362
Gerrit-PatchSet: 2
Gerrit-Owner: Daniel Carvalho <oda...@yahoo.com.br>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to