spec/bsps/aarch64/zynqmp: Complete the transition to consistent naming

These references were missed in the last renaming patch causing the
ILP32 BSP to fail to build.

Closes #5119
This commit is contained in:
Kinsey Moore
2024-10-20 21:09:30 -05:00
parent e7ee376803
commit 907ded868d
5 changed files with 4 additions and 7 deletions

View File

@@ -8,8 +8,8 @@ copyrights:
- Copyright (C) 2020 On-Line Applications Research (OAR)
default:
- enabled-by:
- aarch64/zynqmp_apu_ilp32
- aarch64/zynqmp_qemu_ilp32
- aarch64/zynqmp_zu3eg_ilp32
value:
- -mabi=ilp32
- -mno-outline-atomics

View File

@@ -10,9 +10,8 @@ copyrights:
default:
- enabled-by:
- aarch64/zynqmp_apu
- aarch64/zynqmp_apu_ilp32
- aarch64/zynqmp_cfc400x
- aarch64/zynqmp_zu3eg_ilp32
- aarch64/zynqmp_zu3eg
value: 0x00000000
- enabled-by: true
value: 0x00008000

View File

@@ -6,8 +6,8 @@ copyrights:
cppflags: []
cxxflags: []
enabled-by:
- aarch64/zynqmp_apu_ilp32
- aarch64/zynqmp_qemu_ilp32
- aarch64/zynqmp_zu3eg_ilp32
includes: []
install:
- destination: ${BSP_INCLUDEDIR}

View File

@@ -10,7 +10,6 @@ enabled-by:
- aarch64/zynqmp_apu
- aarch64/zynqmp_cfc400x
- aarch64/zynqmp_qemu
- aarch64/zynqmp_zu3eg
includes: []
install:
- destination: ${BSP_INCLUDEDIR}

View File

@@ -17,7 +17,7 @@ default:
value: arm/cortexa9
- enabled-by:
- aarch64/zynqmp_qemu_ilp32
- aarch64/zynqmp_zu3eg_ilp32
- aarch64/zynqmp_apu_ilp32
value: arm/ARMv8/32bit
- enabled-by:
- aarch64/xilinx_versal_aiedge
@@ -26,7 +26,6 @@ default:
- aarch64/zynqmp_apu
- aarch64/zynqmp_cfc400x
- aarch64/zynqmp_qemu
- aarch64/zynqmp_zu3eg
value: arm/ARMv8/64bit
description: Set the Xilinx support path
enabled-by: true