-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3564/#review8490
-----------------------------------------------------------

Ship it!


Ship It!

- Tony Gutierrez


On July 12, 2016, 12:16 a.m., Andreas Sandberg wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/3564/
> -----------------------------------------------------------
> 
> (Updated July 12, 2016, 12:16 a.m.)
> 
> 
> Review request for Default.
> 
> 
> Repository: gem5
> 
> 
> Description
> -------
> 
> Changeset 11566:d8dcd52d0eac
> ---------------------------
> mem: Add support for secure packets in the snoop filter
> 
> Secure and non-secure data can coexist in the cache and therefore the
> snoop filter should treat differently packets with secure and non
> secure accesses. This patch uses the lower bits of the line address to
> keep track of whether the packet is addressing secure memory or not.
> 
> Change-Id: I54a5e614dad566a5083582bede86c86896f2c2c1
> Reviewed-by: Andreas Sandberg <[email protected]>
> Reviewed-by: Stephan Diestelhorst <[email protected]>
> 
> 
> Diffs
> -----
> 
>   src/mem/coherent_xbar.cc f050b8cf4754 
>   src/mem/snoop_filter.hh f050b8cf4754 
>   src/mem/snoop_filter.cc f050b8cf4754 
> 
> Diff: http://reviews.gem5.org/r/3564/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Andreas Sandberg
> 
>

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to