summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-03-14 15:04:51 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-04-06 09:48:51 +0200
commit9abcaaebc385addaeb06db8d3f2d0dc79695cebf (patch)
tree8047d08924d50d7a3aac3e2b0cad3d37438f289f /spec/build/bsps/arm
parentunit: Test red-black trees (diff)
downloadrtems-9abcaaebc385addaeb06db8d3f2d0dc79695cebf.tar.bz2
bsps: Add <dev/irq/arm-gicv3.h>
Separate the Interrupt Manager implementation from the generic Arm GICv3 support. Move parts of the Arm GICv3 support into a new header file. This helps to support systems with a clustered structure in which multiple GICv3 instances are present. For example, two clusters of two Cortex-R52 cores where each cluster has a dedicated GICv3 instance.
Diffstat (limited to 'spec/build/bsps/arm')
-rw-r--r--spec/build/bsps/arm/grp.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/grp.yml b/spec/build/bsps/arm/grp.yml
index dbd21638fd..a8ebe07f15 100644
--- a/spec/build/bsps/arm/grp.yml
+++ b/spec/build/bsps/arm/grp.yml
@@ -42,6 +42,7 @@ install:
- bsps/include/dev/irq/arm-gic-regs.h
- bsps/include/dev/irq/arm-gic-tm27.h
- bsps/include/dev/irq/arm-gic.h
+ - bsps/include/dev/irq/arm-gicv3.h
- destination: ${BSP_INCLUDEDIR}/libcpu
source:
- bsps/arm/include/libcpu/am335x.h