summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-versal/optloadoff.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/optloadoff.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/optloadoff.yml')
-rw-r--r--spec/build/bsps/aarch64/xilinx-versal/optloadoff.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/spec/build/bsps/aarch64/xilinx-versal/optloadoff.yml b/spec/build/bsps/aarch64/xilinx-versal/optloadoff.yml
index 41023dcf3e..577a1451dd 100644
--- a/spec/build/bsps/aarch64/xilinx-versal/optloadoff.yml
+++ b/spec/build/bsps/aarch64/xilinx-versal/optloadoff.yml
@@ -7,12 +7,11 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2021 Gedare Bloom <gedare@rtems.org>
-default: 32768
+default: 0x0
default-by-variant:
-- value: 0x0
+- value: 32768
variants:
- - aarch64/xilinx_versal_lp64_vck190
- - aarch64/xilinx_versal_ilp32_vck190
+ - aarch64/xilinx_versal_qemu
description: |
offset of RAM region from memory area base
enabled-by: true