Hello Andreas Sandberg, Brandon Potter, kokoro, Jason Lowe-Power, Nikos
Nikoleris,
I'd like you to reexamine a change. Please visit
https://gem5-review.googlesource.com/c/public/gem5/+/18569
to look at the new patch set (#4).
Change subject: arm, mem: Move the SecurePortProxy subclass into it's own
file.
......................................................................
arm, mem: Move the SecurePortProxy subclass into it's own file.
The idea of a "secure" memory area/access is specific to ARM and
shouldn't be in the common mem directory, although it's built in to the
generic memory protocol at this point.
Regardless, it should minimially be in its own file like the virtual
and physical port proxy classes are.
Change-Id: I140d4566ee2deded784adb04bcf6f11755a85c0c
---
M src/arch/arm/semihosting.cc
M src/mem/SConscript
M src/mem/port_proxy.cc
M src/mem/port_proxy.hh
A src/mem/secure_port_proxy.cc
A src/mem/secure_port_proxy.hh
6 files changed, 141 insertions(+), 37 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/18569
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: I140d4566ee2deded784adb04bcf6f11755a85c0c
Gerrit-Change-Number: 18569
Gerrit-PatchSet: 4
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Assignee: Nikos Nikoleris <[email protected]>
Gerrit-Reviewer: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Brandon Potter <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Nikos Nikoleris <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev