summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/sh/shsim/obj.yml
blob: 16fd97c7ea923f24126313a681c23e9cc7c35870 (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
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/sh/shsim/include/bsp.h
  - bsps/sh/shsim/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/sh/shsim/include/bsp/irq.h
  - bsps/sh/shsim/include/bsp/syscall.h
- destination: ${BSP_LIBDIR}
  source:
  - bsps/sh/shsim/start/linkcmds
links: []
source:
- bsps/sh/shared/start/bsphwinit.c
- bsps/sh/shared/start/bspstart.c
- bsps/sh/shsim/console/console-debugio.c
- bsps/sh/shsim/console/console-io.c
- bsps/sh/shsim/console/console-support.S
- bsps/sh/shsim/start/cpu_asm.c
- bsps/sh/shsim/start/ispshgdb.c
- bsps/sh/shsim/start/sysexit.c
- bsps/shared/cache/nocache.c
- bsps/shared/dev/btimer/btimer-stub.c
- bsps/shared/dev/clock/clock-simidle.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/serial/console-polled.c
- bsps/shared/start/bspfatal-default.c
- bsps/shared/start/bspreset-empty.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c
type: build