----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2682/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10733:582cb95c654c --------------------------- arm: Add a GICv2m device This patch adds a new PIO-accessible GICv2m shim. This shim has a PIO slave port on one side, and SPI 'wires' on the other. It accepts MSIs from the system and triggers SPIs on the GIC. It is configurable with a number of frames, each of which has a number of SPIs and a base SPI offset. A Linux driver for GICv2m is available upstream. Diffs ----- src/dev/arm/Gic.py 8a20e2a1562d src/dev/arm/SConscript 8a20e2a1562d src/dev/arm/gic_v2m.hh PRE-CREATION src/dev/arm/gic_v2m.cc PRE-CREATION Diff: http://reviews.gem5.org/r/2682/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list gem5-dev@gem5.org http://m5sim.org/mailman/listinfo/gem5-dev