summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/xilinx-zynq
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2020-11-16 13:36:51 -0600
committerJoel Sherrill <joel@rtems.org>2020-12-04 07:57:15 -0600
commita92d4ae685d93ed8a36b281a16876908a6dfeaef (patch)
treeefd83d13bacbed019eaeff3cff14b90406c5b00e /spec/build/bsps/arm/xilinx-zynq
parentzynq-uart: Fix set_attributes implementation (diff)
downloadrtems-a92d4ae685d93ed8a36b281a16876908a6dfeaef.tar.bz2
Add AArch64 ZynpMP BSP
This adds a BSP family that runs on the Xilinx Ultrascale+ MPSOC (ZynqMP) family of chips. It is configured to be usable on the Qemu ZCU102 machine definition and should be almost trivially portable to ZynqMP development boards and custom hardware. It is also configured to be usable with libbsd.
Diffstat (limited to 'spec/build/bsps/arm/xilinx-zynq')
-rw-r--r--spec/build/bsps/arm/xilinx-zynq/grp.yml2
-rw-r--r--spec/build/bsps/arm/xilinx-zynq/optconminor.yml15
2 files changed, 1 insertions, 16 deletions
diff --git a/spec/build/bsps/arm/xilinx-zynq/grp.yml b/spec/build/bsps/arm/xilinx-zynq/grp.yml
index 264308e6ad..47f38ebcfd 100644
--- a/spec/build/bsps/arm/xilinx-zynq/grp.yml
+++ b/spec/build/bsps/arm/xilinx-zynq/grp.yml
@@ -32,7 +32,7 @@ links:
- role: build-dependency
uid: optconirq
- role: build-dependency
- uid: optconminor
+ uid: ../../optconminor
- role: build-dependency
uid: optint0len
- role: build-dependency
diff --git a/spec/build/bsps/arm/xilinx-zynq/optconminor.yml b/spec/build/bsps/arm/xilinx-zynq/optconminor.yml
deleted file mode 100644
index 55074c6dac..0000000000
--- a/spec/build/bsps/arm/xilinx-zynq/optconminor.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-actions:
-- get-boolean: null
-- define-condition: null
-build-type: option
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: true
-default-by-variant: []
-description: |
- minor number of console device
-enabled-by: true
-links: []
-name: BSP_CONSOLE_MINOR
-type: build