Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/mips/rbtx4938/bsprbtx4938.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: rbtx4938
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: rbtx4938
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014   source:
0015   - bsps/mips/rbtx4938/include/bsp.h
0016 - destination: ${BSP_INCLUDEDIR}/bsp
0017   source:
0018   - bsps/mips/rbtx4938/include/bsp/irq.h
0019 - destination: ${BSP_LIBDIR}
0020   source:
0021   - bsps/mips/rbtx4938/start/linkcmds
0022 links:
0023 - role: build-dependency
0024   uid: ../grp
0025 - role: build-dependency
0026   uid: abi
0027 - role: build-dependency
0028   uid: start
0029 - role: build-dependency
0030   uid: ../../obj
0031 - role: build-dependency
0032   uid: ../../objirq
0033 - role: build-dependency
0034   uid: ../../objmem
0035 - role: build-dependency
0036   uid: ../../opto2
0037 - role: build-dependency
0038   uid: ../../tstnolibdl
0039 - role: build-dependency
0040   uid: ../../bspopts
0041 source:
0042 - bsps/mips/rbtx4938/clock/clockdrv.c
0043 - bsps/mips/rbtx4938/console/console-io.c
0044 - bsps/mips/rbtx4938/irq/vectorisrs.c
0045 - bsps/mips/rbtx4938/start/bspstart.c
0046 - bsps/mips/rbtx4938/start/inittlb.c
0047 - bsps/mips/shared/irq/exception.S
0048 - bsps/mips/shared/irq/installisrentries.c
0049 - bsps/mips/shared/irq/interruptmask_TX49.c
0050 - bsps/mips/shared/irq/irq.c
0051 - bsps/mips/shared/irq/isr_entries.S
0052 - bsps/mips/shared/irq/vectorexceptions.c
0053 - bsps/mips/shared/liblnk/lnklib.S
0054 - bsps/mips/shared/liblnk/pmon.S
0055 - bsps/mips/shared/start/idtmem.S
0056 - bsps/mips/shared/start/idttlb.S
0057 - bsps/mips/shared/timer/gettime.S
0058 - bsps/mips/shared/timer/timer.c
0059 - bsps/shared/cache/nocache.c
0060 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0061 - bsps/shared/start/bspreset-loop.c
0062 - bsps/shared/start/gettargethash-default.c
0063 - bsps/shared/start/sbrk.c
0064 type: build