summaryrefslogblamecommitdiffstats
path: root/spec/build/bsps/sh/gensh4/bspgensh4.yml
blob: c29e4c416806f0bec718c01fefd0239a82881878 (plain) (tree)





































































                                                                         
                                           

                          
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
arch: sh
bsp: gensh4
build-type: bsp
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
enabled-by: true
family: gensh4
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
  source:
  - bsps/sh/gensh4/include/bsp.h
  - bsps/sh/gensh4/include/sdram.h
  - bsps/sh/gensh4/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/sh/gensh4/include/bsp/irq.h
- destination: ${BSP_INCLUDEDIR}/rtems/score
  source:
  - bsps/sh/gensh4/include/rtems/score/iosh7750.h
  - bsps/sh/gensh4/include/rtems/score/ipl.h
  - bsps/sh/gensh4/include/rtems/score/ispsh7750.h
  - bsps/sh/gensh4/include/rtems/score/sh4_regs.h
  - bsps/sh/gensh4/include/rtems/score/sh7750_regs.h
- destination: ${BSP_INCLUDEDIR}/sh
  source:
  - bsps/sh/gensh4/include/sh/sh4uart.h
- destination: ${BSP_LIBDIR}
  source:
  - bsps/sh/gensh4/start/linkcmds
  - bsps/sh/gensh4/start/linkcmds.rom
  - bsps/sh/gensh4/start/linkcmds.rom2ram
links:
- role: build-dependency
  uid: ../../obj
- role: build-dependency
  uid: ../../objirqdflt
- role: build-dependency
  uid: ../../opto2
- role: build-dependency
  uid: abi
- role: build-dependency
  uid: optcpuclk
- role: build-dependency
  uid: optcpydata
- role: build-dependency
  uid: optlowinit
- role: build-dependency
  uid: start
- role: build-dependency
  uid: ../../bspopts
source:
- bsps/sh/gensh4/btimer/btimer.c
- bsps/sh/gensh4/clock/ckinit.c
- bsps/sh/gensh4/console/console.c
- bsps/sh/gensh4/console/sh4uart.c
- bsps/sh/gensh4/start/cpu_asm.c
- bsps/sh/gensh4/start/hw_init.c
- bsps/sh/gensh4/start/ispsh7750.c
- bsps/sh/shared/start/bsphwinit.c
- bsps/sh/shared/start/bspstart.c
- bsps/shared/cache/nocache.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/serial/printk-dummy.c
- bsps/shared/start/bspfatal-default.c
- bsps/shared/start/bspgetworkarea-default.c
- bsps/shared/start/bspreset-empty.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c
type: build