Jairo Balart has uploaded a new patch set (#3). ( https://gem5-review.googlesource.com/c/public/gem5/+/13436 )

Change subject: - Add new ARM platform VExpress_GEM5_V2 with GICv3. Support up to 256 cpus. - Initial GICv3 implementation supporting virtualization and two security states. Legacy not supported (affinity routing always enabled and no memory mapped CPU interface). - New set of dts files for the new platform, up to 16 cores.
......................................................................

- Add new ARM platform VExpress_GEM5_V2 with GICv3. Support up to 256 cpus.
- Initial GICv3 implementation supporting virtualization and two security states. Legacy not supported (affinity routing always enabled and no memory mapped CPU interface).
- New set of dts files for the new platform, up to 16 cores.

Change-Id: Ib0067fc743f84ff7be9f12d2fc33ddf63736bdd1
---
M configs/common/FSConfig.py
M src/arch/arm/isa.cc
M src/arch/arm/isa.hh
M src/arch/arm/miscregs.cc
M src/arch/arm/miscregs.hh
M src/arch/arm/system.cc
M src/arch/arm/system.hh
M src/base/bitfield.hh
M src/dev/arm/Gic.py
M src/dev/arm/RealView.py
M src/dev/arm/SConscript
A src/dev/arm/gic_v3.cc
A src/dev/arm/gic_v3.hh
A src/dev/arm/gic_v3_cpu_interface.cc
A src/dev/arm/gic_v3_cpu_interface.hh
A src/dev/arm/gic_v3_distributor.cc
A src/dev/arm/gic_v3_distributor.hh
A src/dev/arm/gic_v3_redistributor.cc
A src/dev/arm/gic_v3_redistributor.hh
M system/arm/dt/Makefile
A system/arm/dt/platforms/vexpress_gem5_v2.dtsi
A system/arm/dt/platforms/vexpress_gem5_v2_base.dtsi
22 files changed, 7,305 insertions(+), 34 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/13436
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: Ib0067fc743f84ff7be9f12d2fc33ddf63736bdd1
Gerrit-Change-Number: 13436
Gerrit-PatchSet: 3
Gerrit-Owner: Jairo Balart <[email protected]>
Gerrit-Reviewer: Jairo Balart <[email protected]>
Gerrit-CC: Andreas Sandberg <[email protected]>
Gerrit-CC: Giacomo Travaglini <[email protected]>
Gerrit-CC: Matteo Andreozzi <[email protected]>
Gerrit-MessageType: newpatchset
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to