Files
rtems/spec/build/bsps/objxilinxsupportlp64.yml
Kinsey Moore c0fad60c59 bsps/xil: Import full xil_exception.h
This imports the full xil_exception.h instead of an empty stub. This is
required for some Xilinx drivers. The imported files adhere to the
current VERSION file.
2023-02-08 14:11:47 -06:00

24 lines
632 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2022 On-Line Applications Research (OAR)
cppflags: []
cxxflags: []
enabled-by:
- bsps/aarch64/xilinx_versal
- aarch64/xilinx_zynqmp_lp64_cfc400x
- aarch64/xilinx_zynqmp_lp64_qemu
- aarch64/xilinx_zynqmp_lp64_zu3eg
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
source:
- bsps/include/xil/arm/ARMv8/64bit/xil_cache.h
- bsps/include/xil/arm/ARMv8/64bit/xil_exception.h
- bsps/include/xil/arm/ARMv8/64bit/xpseudo_asm.h
- bsps/include/xil/arm/ARMv8/64bit/xreg_cortexa53.h
links: []
source: []
type: build