source: rtems/spec/build/bsps/objxilinxsupportlp64.yml @ f36d8b1

Last change on this file since f36d8b1 was f36d8b1, checked in by Kinsey Moore <kinsey.moore@…>, on 01/17/23 at 15:57:33

spec: Fix Xilinx support YAML licenses

This should use the CC 4.0 license to match the rest of the tree.

  • Property mode set to 100644
File size: 579 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: objects
3cflags: []
4copyrights:
5- Copyright (C) 2022 On-Line Applications Research (OAR)
6cppflags: []
7cxxflags: []
8enabled-by:
9- bsps/aarch64/xilinx_versal
10- aarch64/xilinx_zynqmp_lp64_cfc400x
11- aarch64/xilinx_zynqmp_lp64_qemu
12- aarch64/xilinx_zynqmp_lp64_zu3eg
13includes: []
14install:
15- destination: ${BSP_INCLUDEDIR}
16  source:
17  - bsps/include/xil/arm/ARMv8/64bit/xil_cache.h
18  - bsps/include/xil/arm/ARMv8/64bit/xpseudo_asm.h
19  - bsps/include/xil/arm/ARMv8/64bit/xreg_cortexa53.h
20links: []
21source: []
22type: build
Note: See TracBrowser for help on using the repository browser.