summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/raspberrypi/abi.yml
blob: 83f115a8115401871e0e854dc4c8b3ead93df8e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- split: null
- env-append: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default:
- -march=armv7-a
- -mthumb
- -mfpu=neon
- -mfloat-abi=hard
- -mtune=cortex-a7
default-by-family: []
default-by-variant:
- value:
  - -mcpu=arm1176jzf-s
  variants:
  - arm/raspberrypi
description: |
  ABI flags
enabled-by: true
links: []
name: ABI_FLAGS
type: build