summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/i386/pc386/obj.yml
blob: 0bf5a2204660eb1ebb0e6587e4584112d612b490 (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
78
79
80
81
82
83
84
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
  source:
  - bsps/i386/pc386/include/bsp.h
  - bsps/i386/pc386/include/crt.h
  - bsps/i386/pc386/include/edid.h
  - bsps/i386/pc386/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/i386/pc386/include/bsp/bspimpl.h
  - bsps/i386/pc386/include/bsp/exar17d15x.h
  - bsps/i386/pc386/include/bsp/fb_default_mode.h
  - bsps/i386/pc386/include/bsp/fb_vesa.h
  - bsps/i386/pc386/include/bsp/rtd316.h
  - bsps/i386/pc386/include/bsp/tblsizes.h
  - bsps/i386/pc386/include/bsp/vbe3.h
- destination: ${BSP_INCLUDEDIR}/rtems
  source:
  - bsps/i386/pc386/include/rtems/kd.h
  - bsps/i386/pc386/include/rtems/keyboard.h
  - bsps/i386/pc386/include/rtems/ps2_drv.h
  - bsps/i386/pc386/include/rtems/vgacons.h
- destination: ${BSP_LIBDIR}
  source:
  - bsps/i386/pc386/start/linkcmds
links: []
source:
- bsps/i386/pc386/btimer/btimer.c
- bsps/i386/pc386/btimer/timerisr.S
- bsps/i386/pc386/clock/ckinit.c
- bsps/i386/pc386/clock/todcfg.c
- bsps/i386/pc386/console/conscfg.c
- bsps/i386/pc386/console/console_control.c
- bsps/i386/pc386/console/console_select.c
- bsps/i386/pc386/console/exar17d15x.c
- bsps/i386/pc386/console/gdb_glue.c
- bsps/i386/pc386/console/gdb_select.c
- bsps/i386/pc386/console/i386-stub-glue.c
- bsps/i386/pc386/console/i386-stub.c
- bsps/i386/pc386/console/printk_support.c
- bsps/i386/pc386/console/rtd316.c
- bsps/i386/pc386/console/serial_mouse_config.c
- bsps/i386/pc386/console/tty_drv.c
- bsps/i386/pc386/console/uart.c
- bsps/i386/pc386/console/uart_bus_pci.c
- bsps/i386/pc386/start/bsp_fatal_halt.c
- bsps/i386/pc386/start/bspcmdline.c
- bsps/i386/pc386/start/bspgetworkarea.c
- bsps/i386/pc386/start/bspidle.S
- bsps/i386/pc386/start/bspreset.c
- bsps/i386/pc386/start/bspstart.c
- bsps/i386/pc386/start/cpuModel.S
- bsps/i386/pc386/start/displayCpu.c
- bsps/i386/pc386/start/idtr.S
- bsps/i386/pc386/start/ldsegs.S
- bsps/i386/pc386/start/page.c
- bsps/i386/pc386/start/realmode_int.c
- bsps/i386/shared/cache/cache.c
- bsps/i386/shared/irq/elcr.c
- bsps/i386/shared/irq/idt.c
- bsps/i386/shared/irq/irq.c
- bsps/i386/shared/irq/irq_asm.S
- bsps/i386/shared/irq/irq_init.c
- bsps/i386/shared/pci/pci_io.c
- bsps/i386/shared/pci/pcibios.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/pci/pci_bus_count.c
- bsps/shared/dev/pci/pci_find_device.c
- bsps/shared/dev/rtc/rtc-support.c
- bsps/shared/dev/serial/legacy-console.c
- bsps/shared/irq/irq-default-handler.c
- bsps/shared/start/bspfatal-default.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c
type: build