Changeset ebf0f8f in rtems for bsps

Timestamp:
08/16/19 19:14:33 (5 years ago)
Author:
Kinsey Moore <kinsey.moore@…>
Branches:
5, master
Children:
e2255453
Parents:
5e7b3c65
git-author:
Kinsey Moore <kinsey.moore@…> (08/16/19 19:14:33)
git-committer:
Joel Sherrill <joel@…> (01/17/20 22:17:42)
Message:

bsps/arm/shared: Add GICv3 implementation

This adds support for the GICv3 interrupt controller along with the
redistributor to control SGIs and PPIs which wasn't present in GICv2
implementations. GICv3 implementations only optionally support
memory-mapped GICC interface interaction and require system register
access be implemented, so the GICC interface is accessed only
through system registers.

(No files)

Note: See TracChangeset for help on using the changeset viewer.