From d0eaf3ec1caf893d0bccae8a20c0445c3b35010b Mon Sep 17 00:00:00 2001 From: Kinsey Moore Date: Fri, 8 Jan 2021 17:07:34 -0600 Subject: spec/aarch64: Add BSPs for real ZynqMP hardware Add the BSPs for running on the ZU3EG Ultrascale+ Zynq MPSoC and alter the option defaults necessary for them to run properly using the standard BOOT.BIN configured for PetaLinux that comes in the Out-of-Box package. --- .../bsps/aarch64/xilinx-zynqmp/bspzu3egilp32.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 spec/build/bsps/aarch64/xilinx-zynqmp/bspzu3egilp32.yml (limited to 'spec/build/bsps/aarch64/xilinx-zynqmp/bspzu3egilp32.yml') diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/bspzu3egilp32.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/bspzu3egilp32.yml new file mode 100644 index 0000000000..dd7d39fb94 --- /dev/null +++ b/spec/build/bsps/aarch64/xilinx-zynqmp/bspzu3egilp32.yml @@ -0,0 +1,19 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +arch: aarch64 +bsp: xilinx_zynqmp_ilp32_zu3eg +build-type: bsp +cflags: [] +copyrights: +- Copyright (C) 2020 On-Line Applications Research (OAR) +cppflags: [] +enabled-by: true +family: xilinx-zynqmp +includes: [] +install: [] +links: +- role: build-dependency + uid: grp_zu3eg +- role: build-dependency + uid: linkcmds_ilp32 +source: [] +type: build -- cgit v1.2.3