Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/arm/imx/bspimx.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: imx7
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: imx
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014   source:
0015   - bsps/arm/imx/include/bsp.h
0016 - destination: ${BSP_INCLUDEDIR}/arm/freescale/imx
0017   source:
0018   - bsps/arm/imx/include/arm/freescale/imx/imx_ccmvar.h
0019   - bsps/arm/imx/include/arm/freescale/imx/imx_ecspireg.h
0020   - bsps/arm/imx/include/arm/freescale/imx/imx_gpcreg.h
0021   - bsps/arm/imx/include/arm/freescale/imx/imx_i2creg.h
0022   - bsps/arm/imx/include/arm/freescale/imx/imx_srcreg.h
0023   - bsps/arm/imx/include/arm/freescale/imx/imx_uartreg.h
0024   - bsps/arm/imx/include/arm/freescale/imx/imx_wdogreg.h
0025   - bsps/arm/imx/include/arm/freescale/imx/imx6ul_ccmreg.h
0026   - bsps/arm/include/arm/freescale/imx/imx_iomuxreg.h
0027   - bsps/arm/include/arm/freescale/imx/imx_iomuxvar.h
0028 - destination: ${BSP_INCLUDEDIR}/bsp
0029   source:
0030   - bsps/arm/imx/include/bsp/irq.h
0031   - bsps/arm/include/bsp/imx-gpio.h
0032   - bsps/arm/include/bsp/imx-iomux.h
0033 - destination: ${BSP_INCLUDEDIR}/dev/clock
0034   source:
0035   - bsps/include/dev/clock/arm-generic-timer.h
0036 - destination: ${BSP_LIBDIR}
0037   source:
0038   - bsps/arm/imx/start/linkcmds
0039   - bsps/arm/imx/start/linkcmds
0040 links:
0041 - role: build-dependency
0042   uid: ../grp
0043 - role: build-dependency
0044   uid: abi
0045 - role: build-dependency
0046   uid: objsmp
0047 - role: build-dependency
0048   uid: optcachedata
0049 - role: build-dependency
0050   uid: optcacheinst
0051 - role: build-dependency
0052   uid: optccmahb
0053 - role: build-dependency
0054   uid: optcmmecspi
0055 - role: build-dependency
0056   uid: optcmmipg
0057 - role: build-dependency
0058   uid: optcmmsdhci
0059 - role: build-dependency
0060   uid: optcmmuart
0061 - role: build-dependency
0062   uid: optconirq
0063 - role: build-dependency
0064   uid: ../../optfdtcpyro
0065 - role: build-dependency
0066   uid: ../../optfdtmxsz
0067 - role: build-dependency
0068   uid: ../../optfdtro
0069 - role: build-dependency
0070   uid: ../../optfdtuboot
0071 - role: build-dependency
0072   uid: optresetvec
0073 - role: build-dependency
0074   uid: ../start
0075 - role: build-dependency
0076   uid: ../../dev/irq/objarmgicv2
0077 - role: build-dependency
0078   uid: ../../obj
0079 - role: build-dependency
0080   uid: ../../objirq
0081 - role: build-dependency
0082   uid: ../../opto2
0083 - role: build-dependency
0084   uid: ../../bspopts
0085 - role: build-dependency
0086   uid: ../../tst-xfail-dl06
0087 source:
0088 - bsps/arm/imx/console/console-config.c
0089 - bsps/arm/imx/i2c/imx-i2c.c
0090 - bsps/arm/imx/spi/imx-ecspi.c
0091 - bsps/arm/imx/start/bspreset.c
0092 - bsps/arm/imx/start/bspstart.c
0093 - bsps/arm/imx/start/bspstarthooks.c
0094 - bsps/arm/imx/start/ccm.c
0095 - bsps/arm/shared/cache/cache-cp15.c
0096 - bsps/arm/shared/cache/cache-v7ar-disable-data.S
0097 - bsps/arm/shared/clock/arm-generic-timer-aarch32.c
0098 - bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c
0099 - bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c
0100 - bsps/arm/shared/pins/imx-gpio.c
0101 - bsps/arm/shared/pins/imx_iomux.c
0102 - bsps/arm/shared/start/bsp-start-memcpy.S
0103 - bsps/shared/dev/btimer/btimer-cpucounter.c
0104 - bsps/shared/dev/clock/arm-generic-timer.c
0105 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0106 - bsps/shared/dev/irq/arm-gicv2-get-attributes.c
0107 - bsps/shared/dev/rtc/rtc-support.c
0108 - bsps/shared/dev/serial/console-termios.c
0109 - bsps/shared/irq/irq-default-handler.c
0110 - bsps/shared/start/bsp-fdt.c
0111 - bsps/shared/start/gettargethash-default.c
0112 - bsps/shared/start/mallocinitone.c
0113 - bsps/shared/start/sbrk.c
0114 - bsps/shared/start/stackalloc.c
0115 - bsps/shared/start/wkspaceinitone.c
0116 type: build