Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/riscv/noel/abi.yml is written in an unsupported language. File is not indexed.

0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 actions:
0003 - get-string: null
0004 - split: null
0005 - env-append: null
0006 build-type: option
0007 copyrights:
0008 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0009 default:
0010 - enabled-by: riscv/noel64imafdc
0011   value:
0012   - -march=rv64imafdc
0013   - -mabi=lp64d
0014   - -mcmodel=medany
0015 - enabled-by: riscv/noel64imafd
0016   value:
0017   - -march=rv64imafd
0018   - -mabi=lp64d
0019   - -mcmodel=medany
0020 - enabled-by: riscv/noel64imac
0021   value:
0022   - -march=rv64imac
0023   - -mabi=lp64
0024   - -mcmodel=medany
0025 - enabled-by: []
0026   value:
0027   - -march=rv64im
0028   - -mabi=lp64
0029   - -mcmodel=medany
0030 - enabled-by: riscv/noel32imafd
0031   value:
0032   - -march=rv32imafd
0033   - -mabi=ilp32d
0034 - enabled-by: riscv/noel32im
0035   value:
0036   - -march=rv32im
0037   - -mabi=ilp32
0038 - enabled-by: true
0039   value:
0040   - -march=rv32ima
0041   - -mabi=ilp32
0042 description: |
0043   ABI flags
0044 enabled-by: true
0045 links: []
0046 name: ABI_FLAGS
0047 type: build