summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-07 09:03:43 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-06-07 09:05:33 +0200
commit2d1c494fa86904544e4faa259289873a828b6a89 (patch)
tree37bba3144d4fcca50143941a99b296357791e930 /spec/build/bsps/arm
parentcpukit/libdebugger: Fix for sockaddr_in not being initialized (diff)
downloadrtems-2d1c494fa86904544e4faa259289873a828b6a89.tar.bz2
arm/fvp: Remove unused GICv2 BSP option
Update #4202.
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/fvp/grp.yml2
-rw-r--r--spec/build/bsps/arm/optgiccpuif.yml5
2 files changed, 1 insertions, 6 deletions
diff --git a/spec/build/bsps/arm/fvp/grp.yml b/spec/build/bsps/arm/fvp/grp.yml
index 21eb26e30e..3759f5e10c 100644
--- a/spec/build/bsps/arm/fvp/grp.yml
+++ b/spec/build/bsps/arm/fvp/grp.yml
@@ -24,8 +24,6 @@ links:
- role: build-dependency
uid: ../optgicspicount
- role: build-dependency
- uid: ../optgiccpuif
-- role: build-dependency
uid: ../optgicdist
- role: build-dependency
uid: ../optgicredist
diff --git a/spec/build/bsps/arm/optgiccpuif.yml b/spec/build/bsps/arm/optgiccpuif.yml
index 4929f1bcf5..53ffa49c93 100644
--- a/spec/build/bsps/arm/optgiccpuif.yml
+++ b/spec/build/bsps/arm/optgiccpuif.yml
@@ -6,10 +6,7 @@ build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default: 0x2c000000
-default-by-variant:
-- value: 0xac000000
- variants:
- - arm/fvp_cortex_r52
+default-by-variant: []
description: |
Defines the base address of the GIC CPU Interface.
enabled-by: true