summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/a72/abi.yml
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2021-06-08 13:59:35 -0600
committerGedare Bloom <gedare@rtems.org>2021-06-09 10:32:08 -0600
commit8299b79d66a9f8e4be5131597bb56484c314e70f (patch)
tree31cf5fead0a55beebb5718069541a737df6ff6e0 /spec/build/bsps/aarch64/a72/abi.yml
parentfutimens.c, utime.c: Remove unnecessary include of <sys/stat.h>. (diff)
downloadrtems-8299b79d66a9f8e4be5131597bb56484c314e70f.tar.bz2
aarch64: add qemu bsps for cortex-a72
The a72 BSPs are identical to the a53 BSPs just changing a53 to a72.
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/aarch64/a72/abi.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/spec/build/bsps/aarch64/a72/abi.yml b/spec/build/bsps/aarch64/a72/abi.yml
new file mode 100644
index 0000000000..9b9438648c
--- /dev/null
+++ b/spec/build/bsps/aarch64/a72/abi.yml
@@ -0,0 +1,22 @@
+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 On-Line Applications Research (OAR)
+default:
+- -mcpu=cortex-a72
+default-by-variant:
+- value:
+ - -mcpu=cortex-a72
+ - -mabi=ilp32
+ variants:
+ - aarch64/a72_ilp32_qemu
+description: |
+ ABI flags
+enabled-by: true
+links: []
+name: ABI_FLAGS
+type: build