summaryrefslogblamecommitdiffstats
path: root/spec/build/bsps/riscv/noel/abi.yml
blob: c249506e7aa0103eb01daf8ed2713e04fa22cde5 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                     
                                                  
        

                                

                     
                   

                               

                    
                   

                              

                   
                   

                

                 
                   

                               

                    

                            

                 



                  





                
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 & Co. KG
default:
- enabled-by: riscv/noel64imafdc
  value:
  - -march=rv64imafdc
  - -mabi=lp64d
  - -mcmodel=medany
- enabled-by: riscv/noel64imafd
  value:
  - -march=rv64imafd
  - -mabi=lp64d
  - -mcmodel=medany
- enabled-by: riscv/noel64imac
  value:
  - -march=rv64imac
  - -mabi=lp64
  - -mcmodel=medany
- enabled-by: []
  value:
  - -march=rv64im
  - -mabi=lp64
  - -mcmodel=medany
- enabled-by: riscv/noel32imafd
  value:
  - -march=rv32imafd
  - -mabi=ilp32d
- enabled-by: riscv/noel32im
  value:
  - -march=rv32im
  - -mabi=ilp32
- enabled-by: true
  value:
  - -march=rv32ima
  - -mabi=ilp32
description: |
  ABI flags
enabled-by: true
links: []
name: ABI_FLAGS
type: build