Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/arm/altera-cyclone-v/bspalteracyclonev.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: arm
0003 bsp: altcycv_devkit
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: altera-cyclone-v
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014   source:
0015   - bsps/arm/altera-cyclone-v/include/bsp.h
0016 - destination: ${BSP_INCLUDEDIR}/bsp
0017   source:
0018   - bsps/arm/altera-cyclone-v/include/bsp/alt_16550_uart.h
0019   - bsps/arm/altera-cyclone-v/include/bsp/alt_address_space.h
0020   - bsps/arm/altera-cyclone-v/include/bsp/alt_cache.h
0021   - bsps/arm/altera-cyclone-v/include/bsp/alt_clock_group.h
0022   - bsps/arm/altera-cyclone-v/include/bsp/alt_clock_manager.h
0023   - bsps/arm/altera-cyclone-v/include/bsp/alt_dma.h
0024   - bsps/arm/altera-cyclone-v/include/bsp/alt_dma_common.h
0025   - bsps/arm/altera-cyclone-v/include/bsp/alt_dma_program.h
0026   - bsps/arm/altera-cyclone-v/include/bsp/alt_generalpurpose_io.h
0027   - bsps/arm/altera-cyclone-v/include/bsp/alt_hwlibs_ver.h
0028   - bsps/arm/altera-cyclone-v/include/bsp/alt_i2c.h
0029   - bsps/arm/altera-cyclone-v/include/bsp/alt_interrupt_common.h
0030   - bsps/arm/altera-cyclone-v/include/bsp/alt_mpu_registers.h
0031   - bsps/arm/altera-cyclone-v/include/bsp/alt_qspi_private.h
0032   - bsps/arm/altera-cyclone-v/include/bsp/alt_reset_manager.h
0033   - bsps/arm/altera-cyclone-v/include/bsp/hwlib.h
0034   - bsps/arm/altera-cyclone-v/include/bsp/i2cdrv.h
0035   - bsps/arm/altera-cyclone-v/include/bsp/irq.h
0036 - destination: ${BSP_INCLUDEDIR}/bsp/socal
0037   source:
0038   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_acpidmap.h
0039   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_clkmgr.h
0040   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_dmanonsecure.h
0041   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_dmasecure.h
0042   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_gpio.h
0043   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_i2c.h
0044   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_l3.h
0045   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_qspi.h
0046   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_qspidata.h
0047   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_rstmgr.h
0048   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_sdr.h
0049   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_sysmgr.h
0050   - bsps/arm/altera-cyclone-v/include/bsp/socal/alt_uart.h
0051   - bsps/arm/altera-cyclone-v/include/bsp/socal/hps.h
0052   - bsps/arm/altera-cyclone-v/include/bsp/socal/socal.h
0053 - destination: ${BSP_LIBDIR}
0054   source:
0055   - bsps/arm/altera-cyclone-v/start/linkcmds
0056   - bsps/arm/altera-cyclone-v/start/linkcmds.altcycv
0057 links:
0058 - role: build-dependency
0059   uid: abi
0060 - role: build-dependency
0061   uid: objsmp
0062 - role: build-dependency
0063   uid: opta9periphclk
0064 - role: build-dependency
0065   uid: optcachedata
0066 - role: build-dependency
0067   uid: optcacheinst
0068 - role: build-dependency
0069   uid: optclkfastidle
0070 - role: build-dependency
0071   uid: optconcfg
0072 - role: build-dependency
0073   uid: optconuart1
0074 - role: build-dependency
0075   uid: ../../optfdtcpyro
0076 - role: build-dependency
0077   uid: optfdten
0078 - role: build-dependency
0079   uid: ../../optfdtmxsz
0080 - role: build-dependency
0081   uid: ../../optfdtro
0082 - role: build-dependency
0083   uid: ../../optfdtuboot
0084 - role: build-dependency
0085   uid: opti2cspeed
0086 - role: build-dependency
0087   uid: optnoi2c
0088 - role: build-dependency
0089   uid: optresetvec
0090 - role: build-dependency
0091   uid: optuartbaud
0092 - role: build-dependency
0093   uid: optuartirq
0094 - role: build-dependency
0095   uid: ../grp
0096 - role: build-dependency
0097   uid: ../start
0098 - role: build-dependency
0099   uid: ../../dev/irq/objarmgicv2
0100 - role: build-dependency
0101   uid: ../../obj
0102 - role: build-dependency
0103   uid: ../../objirq
0104 - role: build-dependency
0105   uid: ../../opto2
0106 - role: build-dependency
0107   uid: ../../bspopts
0108 source:
0109 - bsps/arm/altera-cyclone-v/console/console-config.c
0110 - bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_16550_uart.c
0111 - bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_address_space.c
0112 - bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_clock_manager.c
0113 - bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_dma.c
0114 - bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_dma_program.c
0115 - bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_generalpurpose_io.c
0116 - bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_i2c.c
0117 - bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_qspi.c
0118 - bsps/arm/altera-cyclone-v/contrib/hwlib/src/hwmgr/alt_reset_manager.c
0119 - bsps/arm/altera-cyclone-v/i2c/i2cdrv-config.c
0120 - bsps/arm/altera-cyclone-v/i2c/i2cdrv.c
0121 - bsps/arm/altera-cyclone-v/rtc/rtc.c
0122 - bsps/arm/altera-cyclone-v/start/bspgetworkarea.c
0123 - bsps/arm/altera-cyclone-v/start/bspreset.c
0124 - bsps/arm/altera-cyclone-v/start/bspstart.c
0125 - bsps/arm/altera-cyclone-v/start/bspstarthooks.c
0126 - bsps/arm/altera-cyclone-v/start/mmu-config.c
0127 - bsps/arm/shared/cache/cache-l2c-310.c
0128 - bsps/arm/shared/clock/clock-a9mpcore.c
0129 - bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c
0130 - bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c
0131 - bsps/arm/shared/start/bsp-start-memcpy.S
0132 - bsps/shared/dev/btimer/btimer-cpucounter.c
0133 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0134 - bsps/shared/dev/irq/arm-gicv2-get-attributes.c
0135 - bsps/shared/dev/rtc/rtc-support.c
0136 - bsps/shared/dev/serial/console-termios-init.c
0137 - bsps/shared/dev/serial/console-termios.c
0138 - bsps/shared/irq/irq-default-handler.c
0139 - bsps/shared/start/bsp-fdt.c
0140 - bsps/shared/start/gettargethash-default.c
0141 - bsps/shared/start/mallocinitmulti.c
0142 - bsps/shared/start/sbrk.c
0143 - bsps/shared/start/stackalloc.c
0144 - bsps/shared/start/wkspaceinitmulti.c
0145 type: build