source: rtems/spec/build/bsps/aarch64/xilinx-zynqmp/bspqemulp64.yml @ f662420

Last change on this file since f662420 was f662420, checked in by Kinsey Moore <kinsey.moore@…>, on 02/20/21 at 03:29:27

spec/aarch64: Rename ZynqMP QEMU BSPs

The current ZynqMP BSPs don't have _qemu in their name as do all other
RTEMS BSPs that are specifically made to run on QEMU. This fixes the
naming for those ZynqMP BSP variants for easier identification.

  • Property mode set to 100644
File size: 422 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2arch: aarch64
3bsp: xilinx_zynqmp_lp64_qemu
4build-type: bsp
5cflags: []
6copyrights:
7- Copyright (C) 2020 On-Line Applications Research (OAR)
8cppflags: []
9enabled-by: true
10family: xilinx-zynqmp
11includes: []
12install: []
13links:
14- role: build-dependency
15  uid: grp
16- role: build-dependency
17  uid: tstqemu
18- role: build-dependency
19  uid: linkcmds_lp64
20source: []
21type: build
Note: See TracBrowser for help on using the repository browser.