mem-cache: Add setters to validate and secure block
[gem5.git] / src / mem / se_translating_port_proxy.hh
2018-02-19 Andreas Sandbergmem: Refactor port proxies to support secure accesses
2018-01-19 Gabe Blackarch, mem, sim: Consolidate and rename the SE mode...
2017-02-27 Brandon Pottersyscall_emul: [PATCH 15/22] add clone/execve for thread...
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2014-12-02 Andreas Hanssonmem: Use const pointers for port proxy write functions
2014-04-01 Alexandrumem: adding a multi-level page table class
2012-03-30 William WangMEM: Introduce the master/slave port sub-classes in C++
2012-02-29 Andreas HanssonMEM: Make all the port proxy members const
2012-02-24 Andreas HanssonMEM: Make port proxies use references rather than pointers
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-17 Andreas HanssonMEM: Add port proxies instead of non-structural ports