Files
rtems/spec/build/bsps/objxilinxsupport.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

45 lines
1.1 KiB
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: true
includes:
- bsps/include/xil/
- bsps/include/xil/${XIL_SUPPORT_PATH}/
install:
- destination: ${BSP_INCLUDEDIR}
source:
- bsps/include/xil/bspconfig.h
- bsps/include/xil/sleep.h
- bsps/include/xil/xbasic_types.h
- bsps/include/xil/xil_assert.h
- bsps/include/xil/xil_io.h
- bsps/include/xil/xil_mem.h
- bsps/include/xil/xil_printf.h
- bsps/include/xil/xil_smc.h
- bsps/include/xil/xil_types.h
- bsps/include/xil/xparameters.h
- bsps/include/xil/xpseudo_asm_gcc.h
- bsps/include/xil/xstatus.h
links:
- role: build-dependency
uid: objxilinxsupportmb
- role: build-dependency
uid: objxilinxsupportr5
- role: build-dependency
uid: objxilinxsupporta9
- role: build-dependency
uid: objxilinxsupportilp32
- role: build-dependency
uid: objxilinxsupportlp64
- role: build-dependency
uid: optxilsupportpath
source:
- bsps/shared/xil/xil_cache.c
- bsps/shared/xil/xil_assert.c
- bsps/shared/xil/xil_mem.c
type: build