summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objxilinxsupport.yml
blob: f67316ebdb42fa9ba6a0e265b74b429490f0511a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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_assert.c
- bsps/shared/xil/xil_mem.c
type: build