summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/fvp/optnullsize.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/fvp/optnullsize.yml')
-rw-r--r--spec/build/bsps/arm/fvp/optnullsize.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/build/bsps/arm/fvp/optnullsize.yml b/spec/build/bsps/arm/fvp/optnullsize.yml
index afe707c52b..27ab83d133 100644
--- a/spec/build/bsps/arm/fvp/optnullsize.yml
+++ b/spec/build/bsps/arm/fvp/optnullsize.yml
@@ -7,11 +7,11 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: 0x00100000
-default-by-variant:
-- value: 0x00000400
- variants:
- - arm/fvp_cortex_r52
+default:
+- enabled-by: arm/fvp_cortex_r52
+ value: 0x00000400
+- enabled-by: true
+ value: 0x00100000
description: |
Defines the size in bytes of the NULL pointer protection area.
enabled-by: true