summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/raspberrypi/abi.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/raspberrypi/abi.yml')
-rw-r--r--spec/build/bsps/arm/raspberrypi/abi.yml21
1 files changed, 10 insertions, 11 deletions
diff --git a/spec/build/bsps/arm/raspberrypi/abi.yml b/spec/build/bsps/arm/raspberrypi/abi.yml
index 83f115a811..e360ca1ca5 100644
--- a/spec/build/bsps/arm/raspberrypi/abi.yml
+++ b/spec/build/bsps/arm/raspberrypi/abi.yml
@@ -5,19 +5,18 @@ actions:
- env-append: null
build-type: option
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
-- -march=armv7-a
-- -mthumb
-- -mfpu=neon
-- -mfloat-abi=hard
-- -mtune=cortex-a7
-default-by-family: []
-default-by-variant:
-- value:
+- enabled-by: arm/raspberrypi
+ value:
- -mcpu=arm1176jzf-s
- variants:
- - arm/raspberrypi
+- enabled-by: true
+ value:
+ - -march=armv7-a
+ - -mthumb
+ - -mfpu=neon
+ - -mfloat-abi=hard
+ - -mtune=cortex-a7
description: |
ABI flags
enabled-by: true