source: rtems/spec/build/bsps/aarch64/xilinx-zynqmp/optnocachelen.yml @ a92d4ae

Last change on this file since a92d4ae was a92d4ae, checked in by Kinsey Moore <kinsey.moore@…>, on 11/16/20 at 19:36:51

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.

  • Property mode set to 100644
File size: 422 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2actions:
3- get-integer: null
4- assert-uint32: null
5- env-assign: null
6- format-and-define: null
7build-type: option
8copyrights:
9- Copyright (C) 2020 On-Line Applications Research (OAR)
10default: 0x100000
11default-by-variant: []
12description: |
13  length of nocache RAM region
14enabled-by: true
15format: '{:#010x}'
16links: []
17name: BSP_XILINX_ZYNQMP_NOCACHE_LENGTH
18type: build
Note: See TracBrowser for help on using the repository browser.