summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/sparc/leon3/abiclang.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/sparc/leon3/abiclang.yml')
-rw-r--r--spec/build/bsps/sparc/leon3/abiclang.yml36
1 files changed, 36 insertions, 0 deletions
diff --git a/spec/build/bsps/sparc/leon3/abiclang.yml b/spec/build/bsps/sparc/leon3/abiclang.yml
new file mode 100644
index 0000000000..6c9646e7cd
--- /dev/null
+++ b/spec/build/bsps/sparc/leon3/abiclang.yml
@@ -0,0 +1,36 @@
+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:
+- -mcpu=leon3
+default-by-variant:
+- value:
+ - -mcpu=leon3
+ - -mfix-ut700
+ variants:
+ - sparc/ut700
+- value:
+ - -mcpu=leon
+ - -mfix-ut699
+ variants:
+ - sparc/ut699
+- value:
+ - -mcpu=gr712rc
+ variants:
+ - sparc/gr712rc
+- value:
+ - -mcpu=gr740
+ variants:
+ - sparc/gr740
+description: |
+ ABI flags
+enabled-by:
+- clang
+links: []
+name: ABI_FLAGS
+type: build