[rtems commit] arm/fvp: Remove unused GICv2 BSP option

Sebastian Huber sebh at rtems.org
Mon Jun 7 07:41:22 UTC 2021


Module:    rtems
Branch:    master
Commit:    2d1c494fa86904544e4faa259289873a828b6a89
Changeset: http://git.rtems.org/rtems/commit/?id=2d1c494fa86904544e4faa259289873a828b6a89

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Jun  7 09:03:43 2021 +0200

arm/fvp: Remove unused GICv2 BSP option

Update #4202.

---

 spec/build/bsps/arm/fvp/grp.yml     | 2 --
 spec/build/bsps/arm/optgiccpuif.yml | 5 +----
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/spec/build/bsps/arm/fvp/grp.yml b/spec/build/bsps/arm/fvp/grp.yml
index 21eb26e..3759f5e 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 4929f1b..53ffa49 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



More information about the vc mailing list