summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/optarchbits.yml
blob: 0ec4a9fe7e23ecb14a4e54abb1ce7d8ff0bc56dc (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
27
28
29
30
31
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 Hesham Almatary <Hesham.Almatary@cl.cam.ac.uk>
default: ''
default-by-variant:
- value:
  - '64'
  variants:
  - riscv/mpfs64.*
  - riscv/noel64.*
  - riscv/rv64.*
- value:
  - '32'
  variants:
  - riscv/griscv
  - riscv/noel32.*
  - riscv/rv32.*
description: The architecture word bits for the clang target triple.
enabled-by:
- and:
  - riscv
  - clang
format: '{}'
links: []
name: ARCH_BITS
type: build