summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/powerpc/gen83xx/obj.yml
blob: 4fa855da282cd2ecfd5466714e012ac03d19f939 (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
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/powerpc/gen83xx/include/bsp.h
  - bsps/powerpc/gen83xx/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/powerpc/gen83xx/include/bsp/hwreg_vals.h
  - bsps/powerpc/gen83xx/include/bsp/irq.h
  - bsps/powerpc/gen83xx/include/bsp/tsec-config.h
  - bsps/powerpc/gen83xx/include/bsp/u-boot-config.h
- destination: ${BSP_LIBDIR}
  source:
  - bsps/powerpc/gen83xx/start/linkcmds.br_uid
  - bsps/powerpc/gen83xx/start/linkcmds.hsc_cm01
  - bsps/powerpc/gen83xx/start/linkcmds.mpc8309som
  - bsps/powerpc/gen83xx/start/linkcmds.mpc8313erdb
  - bsps/powerpc/gen83xx/start/linkcmds.mpc8349eamds
  - bsps/powerpc/gen83xx/start/linkcmds.mpc83xx
  - bsps/powerpc/shared/start/linkcmds.base
links: []
source:
- bsps/powerpc/gen83xx/console/console-config.c
- bsps/powerpc/gen83xx/dev/gtm.c
- bsps/powerpc/gen83xx/dev/mpc83xx_i2cdrv.c
- bsps/powerpc/gen83xx/dev/mpc83xx_spidrv.c
- bsps/powerpc/gen83xx/i2c/i2c_init.c
- bsps/powerpc/gen83xx/irq/irq.c
- bsps/powerpc/gen83xx/spi/spi_init.c
- bsps/powerpc/gen83xx/start/bspreset.c
- bsps/powerpc/gen83xx/start/bsprestart.c
- bsps/powerpc/gen83xx/start/bspstart.c
- bsps/powerpc/gen83xx/start/cpuinit.c
- bsps/powerpc/gen83xx/start/uboot_support.c
- bsps/powerpc/shared/btimer/btimer-ppc-dec.c
- bsps/powerpc/shared/cache/cache.c
- bsps/powerpc/shared/clock/clock.c
- bsps/powerpc/shared/mmu/bat.c
- bsps/powerpc/shared/mmu/mmuAsm.S
- bsps/powerpc/shared/mmu/pte121.c
- bsps/powerpc/shared/start/bspidle.c
- bsps/powerpc/shared/start/tictac.c
- bsps/powerpc/shared/u-boot/uboot_getenv.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/serial/console-termios-init.c
- bsps/shared/dev/serial/console-termios.c
- bsps/shared/irq/irq-default-handler.c
- bsps/shared/start/bsp-uboot-board-info.c
- bsps/shared/start/bspfatal-default.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c
type: build