summaryrefslogblamecommitdiffstats
path: root/spec/build/bsps/or1k/generic_or1k/bspgenericor1k.yml
blob: 9ab0f3580eb58a7cfb312572d639dd98a2cf5b91 (plain) (tree)































































                                                                         
                                           


                                
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
arch: or1k
bsp: generic_or1k
build-type: bsp
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
enabled-by: true
family: generic_or1k
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
  source:
  - bsps/or1k/generic_or1k/include/bsp.h
  - bsps/or1k/generic_or1k/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/or1k/generic_or1k/include/bsp/generic_or1k.h
  - bsps/or1k/generic_or1k/include/bsp/irq.h
  - bsps/or1k/generic_or1k/include/bsp/uart.h
- destination: ${BSP_LIBDIR}
  source:
  - bsps/or1k/generic_or1k/start/linkcmds
  - bsps/or1k/shared/start/linkcmds.base
links:
- role: build-dependency
  uid: ../../obj
- role: build-dependency
  uid: ../../objirq
- role: build-dependency
  uid: ../../opto0
- role: build-dependency
  uid: abi
- role: build-dependency
  uid: optperiphclk
- role: build-dependency
  uid: optresetvec
- role: build-dependency
  uid: start
- role: build-dependency
  uid: ../grp
- role: build-dependency
  uid: ../../tstnoiconv
- role: build-dependency
  uid: ../../tstnointrcrit
- role: build-dependency
  uid: ../../bspopts
source:
- bsps/or1k/generic_or1k/btimer/btimer.c
- bsps/or1k/generic_or1k/clock/clockdrv.c
- bsps/or1k/generic_or1k/console/console-config.c
- bsps/or1k/generic_or1k/console/uart.c
- bsps/or1k/generic_or1k/irq/irq.c
- bsps/or1k/generic_or1k/start/bspstart.c
- bsps/or1k/shared/cache/cache.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/bspgetworkarea-default.c
- bsps/shared/start/bspreset-empty.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c
- bsps/shared/start/stackalloc.c
type: build