spec/aarch64: Rename ZynqMP QEMU BSPs

The current ZynqMP BSPs don't have _qemu in their name as do all other
RTEMS BSPs that are specifically made to run on QEMU. This fixes the
naming for those ZynqMP BSP variants for easier identification.
This commit is contained in:
Kinsey Moore
2021-02-19 21:29:27 -06:00
committed by Joel Sherrill
parent a27ba3f20f
commit f662420667
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ default-by-variant:
- -mcpu=cortex-a53
- -mabi=ilp32
variants:
- aarch64/xilinx_zynqmp_ilp32
- aarch64/xilinx_zynqmp_ilp32_qemu
description: |
ABI flags
enabled-by: true

View File

@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
arch: aarch64
bsp: xilinx_zynqmp_ilp32
bsp: xilinx_zynqmp_ilp32_qemu
build-type: bsp
cflags: []
copyrights:

View File

@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
arch: aarch64
bsp: xilinx_zynqmp_lp64
bsp: xilinx_zynqmp_lp64_qemu
build-type: bsp
cflags: []
copyrights: