summaryrefslogtreecommitdiff
path: root/src/mem/secure_port_proxy.hh
AgeCommit message (Expand)Author
2019-08-28mem: Make PortProxy use a delegate for a sendFunctional function.Gabe Black
2019-05-29mem, arm: Replace the pointer type in PortProxy with void *.Gabe Black
2019-05-29mem, arm: Move some helper methods into the base PortProxy class.Gabe Black
2019-05-29arm, mem: Move the SecurePortProxy subclass into it's own file.Gabe Black