summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/aarch64/xilinx-zynqmp/grp_zu3eg.yml
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2021-01-08 17:07:34 -0600
committerJoel Sherrill <joel@rtems.org>2021-05-27 14:09:00 -0500
commitd0eaf3ec1caf893d0bccae8a20c0445c3b35010b (patch)
treebf11c940e466701ec76d103d438be67fa47d35bb /spec/build/bsps/aarch64/xilinx-zynqmp/grp_zu3eg.yml
parentbsps/aarch64: Add MMU driver to relax alignment (diff)
downloadrtems-d0eaf3ec1caf893d0bccae8a20c0445c3b35010b.tar.bz2
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.
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/aarch64/xilinx-zynqmp/grp_zu3eg.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/grp_zu3eg.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/grp_zu3eg.yml
new file mode 100644
index 0000000000..801195cdf5
--- /dev/null
+++ b/spec/build/bsps/aarch64/xilinx-zynqmp/grp_zu3eg.yml
@@ -0,0 +1,18 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: group
+copyrights:
+- Copyright (C) 2021 On-Line Applications Research (OAR)
+enabled-by: true
+includes: []
+install: []
+ldflags: []
+links:
+- role: build-dependency
+ uid: grp
+- role: build-dependency
+ uid: ../../optstarthyp
+- role: build-dependency
+ uid: tstzu3eg
+type: build
+use-after: []
+use-before: []