Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/mips/malta/bspmalta.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: malta
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: malta
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014   source:
0015   - bsps/mips/malta/include/bsp.h
0016 - destination: ${BSP_INCLUDEDIR}/bsp
0017   source:
0018   - bsps/mips/malta/include/bsp/irq.h
0019   - bsps/mips/malta/include/bsp/pci.h
0020 - destination: ${BSP_LIBDIR}
0021   source:
0022   - bsps/mips/malta/start/linkcmds
0023 links:
0024 - role: build-dependency
0025   uid: ../grp
0026 - role: build-dependency
0027   uid: abi
0028 - role: build-dependency
0029   uid: start
0030 - role: build-dependency
0031   uid: ../../obj
0032 - role: build-dependency
0033   uid: ../../objirq
0034 - role: build-dependency
0035   uid: ../../objmem
0036 - role: build-dependency
0037   uid: ../../opto0
0038 - role: build-dependency
0039   uid: ../../bspopts
0040 source:
0041 - bsps/mips/malta/console/conscfg.c
0042 - bsps/mips/malta/console/printk_support.c
0043 - bsps/mips/malta/irq/interruptmask.c
0044 - bsps/mips/malta/irq/vectorisrs.c
0045 - bsps/mips/malta/pci/pci.c
0046 - bsps/mips/malta/start/bspreset.c
0047 - bsps/mips/malta/start/bspstart.c
0048 - bsps/mips/malta/start/inittlb.c
0049 - bsps/mips/malta/start/simple_access.c
0050 - bsps/mips/shared/clock/clockdrv.c
0051 - bsps/mips/shared/clock/mips_timer.S
0052 - bsps/mips/shared/irq/i8259.c
0053 - bsps/mips/shared/irq/installisrentries.c
0054 - bsps/mips/shared/irq/irq.c
0055 - bsps/mips/shared/irq/isr_entries.S
0056 - bsps/mips/shared/irq/vectorexceptions.c
0057 - bsps/mips/shared/start/idttlb.S
0058 - bsps/shared/cache/nocache.c
0059 - bsps/shared/dev/btimer/btimer-cpucounter.c
0060 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0061 - bsps/shared/dev/pci/pci_find_device.c
0062 - bsps/shared/dev/serial/legacy-console-control.c
0063 - bsps/shared/dev/serial/legacy-console-select.c
0064 - bsps/shared/dev/serial/legacy-console.c
0065 - bsps/shared/start/gettargethash-default.c
0066 - bsps/shared/start/sbrk.c
0067 type: build