Warning, /spec/build/bsps/mips/hurricane/bsphurricane.yml is written in an unsupported language. File is not indexed.
0001 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
0002 arch: mips
0003 bsp: hurricane
0004 build-type: bsp
0005 cflags: []
0006 copyrights:
0007 - Copyright (C) 2020 embedded brains GmbH & Co. KG
0008 cppflags: []
0009 enabled-by: true
0010 family: hurricane
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014 source:
0015 - bsps/mips/hurricane/include/bsp.h
0016 - bsps/mips/hurricane/include/usc.h
0017 - destination: ${BSP_INCLUDEDIR}/bsp
0018 source:
0019 - bsps/mips/hurricane/include/bsp/irq.h
0020 - destination: ${BSP_LIBDIR}
0021 source:
0022 - bsps/mips/hurricane/start/linkcmds
0023 links:
0024 - role: build-dependency
0025 uid: ../grp
0026 - role: build-dependency
0027 uid: abi
0028 - role: build-dependency
0029 uid: optrm52xx
0030 - role: build-dependency
0031 uid: optusc320
0032 - role: build-dependency
0033 uid: start
0034 - role: build-dependency
0035 uid: ../../obj
0036 - role: build-dependency
0037 uid: ../../objirq
0038 - role: build-dependency
0039 uid: ../../objmem
0040 - role: build-dependency
0041 uid: ../../opto2
0042 - role: build-dependency
0043 uid: ../../tstnolibdl
0044 - role: build-dependency
0045 uid: ../../bspopts
0046 source:
0047 - bsps/mips/hurricane/clock/ckinit.c
0048 - bsps/mips/hurricane/console/console.c
0049 - bsps/mips/hurricane/irq/vectorisrs.c
0050 - bsps/mips/hurricane/start/bspstart.c
0051 - bsps/mips/hurricane/start/inittlb.c
0052 - bsps/mips/hurricane/start/usc.S
0053 - bsps/mips/shared/irq/exception.S
0054 - bsps/mips/shared/irq/installisrentries.c
0055 - bsps/mips/shared/irq/interruptmask.c
0056 - bsps/mips/shared/irq/irq.c
0057 - bsps/mips/shared/irq/isr_entries.S
0058 - bsps/mips/shared/irq/vectorexceptions.c
0059 - bsps/mips/shared/liblnk/lnklib.S
0060 - bsps/mips/shared/liblnk/pmon.S
0061 - bsps/mips/shared/start/idtmem.S
0062 - bsps/mips/shared/start/idttlb.S
0063 - bsps/mips/shared/timer/gettime.S
0064 - bsps/mips/shared/timer/timer.c
0065 - bsps/shared/cache/nocache.c
0066 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0067 - bsps/shared/start/bspreset-loop.c
0068 - bsps/shared/start/gettargethash-default.c
0069 - bsps/shared/start/sbrk.c
0070 type: build