summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-versal/abi.yml
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2022-08-22 13:47:07 +1000
committerChris Johns <chrisj@rtems.org>2022-08-23 07:55:25 +1000
commitdee5ea81479eed172b634506fd5ab91bb53e9982 (patch)
tree28a4fa992c8a56439cf3c8e86dcb6b12d85ab3f9 /spec/build/bsps/aarch64/xilinx-versal/abi.yml
parentcpukit/include: Fix including in C++ (diff)
downloadrtems-dee5ea81479eed172b634506fd5ab91bb53e9982.tar.bz2
bsps/xilinx/versal: Remove IPL32 BSPs, add aiedge and change defaults
- Versal has IO mapped to the upper 64bit address space and needs full 64bit addresses. - Add xilinx_versal_aiedge for custom hardware - Make the hardware settings the defaults and qemu as variants Closes #4693
Diffstat (limited to 'spec/build/bsps/aarch64/xilinx-versal/abi.yml')
-rw-r--r--spec/build/bsps/aarch64/xilinx-versal/abi.yml10
1 files changed, 2 insertions, 8 deletions
diff --git a/spec/build/bsps/aarch64/xilinx-versal/abi.yml b/spec/build/bsps/aarch64/xilinx-versal/abi.yml
index 90bfca9f76..b52df18fb3 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/abi.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/abi.yml
@@ -5,16 +5,10 @@ actions:
- env-append: null
build-type: option
copyrights:
-- Copyright (C) 2021 Gedare Bloom
+- Copyright (C) 2021 Gedare Bloom
default:
- -mcpu=cortex-a72
-default-by-variant:
-- value:
- - -mcpu=cortex-a72
- - -mabi=ilp32
- variants:
- - aarch64/xilinx_versal_ilp32_qemu
- - aarch64/xilinx_versal_ilp32_vck190
+default-by-variant: []
description: |
ABI flags
enabled-by: true