From dee5ea81479eed172b634506fd5ab91bb53e9982 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 22 Aug 2022 13:47:07 +1000 Subject: 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 --- .../bsps/aarch64/xilinx-versal/bspvck190lp64.yml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 spec/build/bsps/aarch64/xilinx-versal/bspvck190lp64.yml (limited to 'spec/build/bsps/aarch64/xilinx-versal/bspvck190lp64.yml') diff --git a/spec/build/bsps/aarch64/xilinx-versal/bspvck190lp64.yml b/spec/build/bsps/aarch64/xilinx-versal/bspvck190lp64.yml deleted file mode 100644 index b33a10f8f0..0000000000 --- a/spec/build/bsps/aarch64/xilinx-versal/bspvck190lp64.yml +++ /dev/null @@ -1,19 +0,0 @@ -SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause -arch: aarch64 -bsp: xilinx_versal_lp64_vck190 -build-type: bsp -cflags: [] -copyrights: -- Copyright (C) 2021 Gedare Bloom -cppflags: [] -enabled-by: true -family: xilinx-versal -includes: [] -install: [] -links: -- role: build-dependency - uid: grp_vck190 -- role: build-dependency - uid: linkcmds_lp64 -source: [] -type: build -- cgit v1.2.3