summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/sparc/erc32/bsperc32.yml
blob: b91f54563cbb3bc03b6656ad2cf210e900c75cdc (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
arch: sparc
bsp: erc32
build-type: bsp
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
enabled-by: true
family: erc32
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
  source:
  - bsps/sparc/erc32/include/bsp.h
  - bsps/sparc/erc32/include/erc32.h
  - bsps/sparc/erc32/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/sparc/erc32/include/bsp/irq.h
- destination: ${BSP_LIBDIR}
  source:
  - bsps/sparc/erc32/start/linkcmds
  - bsps/sparc/shared/start/linkcmds.base
links:
- role: build-dependency
  uid: ../../obj
- role: build-dependency
  uid: ../../objirq
- role: build-dependency
  uid: ../../opto2
- role: build-dependency
  uid: abi
- role: build-dependency
  uid: objnet
- role: build-dependency
  uid: objsmp
- role: build-dependency
  uid: optconirq
- role: build-dependency
  uid: optpwrdwnhlt
- role: build-dependency
  uid: ../grp
- role: build-dependency
  uid: ../start
- role: build-dependency
  uid: ../../bspopts
source:
- bsps/shared/cache/nocache.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/serial/legacy-console-control.c
- bsps/shared/dev/serial/legacy-console-select.c
- bsps/shared/dev/serial/legacy-console.c
- bsps/shared/irq/irq-default-handler.c
- bsps/shared/start/bspfatal-default.c
- bsps/shared/start/bspreset-empty.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c
- bsps/sparc/erc32/btimer/btimer.c
- bsps/sparc/erc32/clock/ckinit.c
- bsps/sparc/erc32/console/debugputs.c
- bsps/sparc/erc32/console/erc32_console.c
- bsps/sparc/erc32/gnatsupp/gnatsupp.c
- bsps/sparc/erc32/start/boardinit.S
- bsps/sparc/erc32/start/bspdelay.c
- bsps/sparc/erc32/start/bspidle.c
- bsps/sparc/erc32/start/bspstart.c
- bsps/sparc/erc32/start/erc32mec.c
- bsps/sparc/erc32/start/setvec.c
- bsps/sparc/erc32/start/spurious.c
- bsps/sparc/shared/gnatcommon.c
- bsps/sparc/shared/irq/bsp_isr_handler.c
- bsps/sparc/shared/irq/irq-shared.c
- bsps/sparc/shared/start/bsp_fatal_exit.c
- bsps/sparc/shared/start/bsp_fatal_halt.c
- bsps/sparc/shared/start/bspgetworkarea.c
type: build