summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/optgicredist.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/optgicredist.yml')
-rw-r--r--spec/build/bsps/arm/optgicredist.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/build/bsps/arm/optgicredist.yml b/spec/build/bsps/arm/optgicredist.yml
index 8d15b1ace5..8b7a758b5d 100644
--- a/spec/build/bsps/arm/optgicredist.yml
+++ b/spec/build/bsps/arm/optgicredist.yml
@@ -5,11 +5,11 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: 0x2f100000
-default-by-variant:
-- value: 0xaf100000
- variants:
- - arm/fvp_cortex_r52
+default:
+- enabled-by: arm/fvp_cortex_r52
+ value: 0xaf100000
+- enabled-by: true
+ value: 0x2f100000
description: |
Defines the base address of the GIC Redistributor.
enabled-by: true