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. --- spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml (limited to 'spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml') diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml new file mode 100644 index 0000000000..8bf646b1d4 --- /dev/null +++ b/spec/build/bsps/aarch64/xilinx-zynqmp/tstzu3eg.yml @@ -0,0 +1,18 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +actions: +- set-test-state: + # expected to produce a fatal-error when run + minimum: exclude + + # don't compile due to toolchain issues, see RTEMS issue #4218 + spconfig01: exclude + spmisc01: exclude +build-type: option +copyrights: +- Copyright (C) 2020 On-Line Applications Research (OAR) +default: null +default-by-variant: [] +description: '' +enabled-by: true +links: [] +type: build -- cgit v1.2.3