Searched refs:SecurePortProxy (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/
H A Dsecure_port_proxy.cc43 SecurePortProxy::tryReadBlob(Addr addr, void *p, int size) const
50 SecurePortProxy::tryWriteBlob(Addr addr, const void *p, int size) const
57 SecurePortProxy::tryMemsetBlob(Addr addr, uint8_t v, int size) const
H A Dsecure_port_proxy.hh70 class SecurePortProxy : public PortProxy class in inherits:PortProxy
/gem5/src/arch/arm/
H A Dsemihosting.cc258 physProxyS.reset(new SecurePortProxy(

Completed in 4 milliseconds