Back to home page

LXR

 
 

    


Warning, /spec/build/bsps/arm/xilinx-zynqmp/bspxilinxzynqmp.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: xilinx_zynqmp_ultra96
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: xilinx-zynqmp
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014   source:
0015   - bsps/arm/xilinx-zynqmp/include/bsp.h
0016 - destination: ${BSP_INCLUDEDIR}/bsp
0017   source:
0018   - bsps/arm/xilinx-zynqmp/include/bsp/irq.h
0019 - destination: ${BSP_INCLUDEDIR}/dev/clock
0020   source:
0021   - bsps/include/dev/clock/arm-generic-timer.h
0022 links:
0023 - role: build-dependency
0024   uid: ../grp
0025 - role: build-dependency
0026   uid: ../start
0027 - role: build-dependency
0028   uid: abi
0029 - role: build-dependency
0030   uid: objsmp
0031 - role: build-dependency
0032   uid: ../optgtfreq
0033 - role: build-dependency
0034   uid: ../optgtusevirt
0035 - role: build-dependency
0036   uid: optcachedata
0037 - role: build-dependency
0038   uid: optcacheinst
0039 - role: build-dependency
0040   uid: optclkfastidle
0041 - role: build-dependency
0042   uid: optclkuart
0043 - role: build-dependency
0044   uid: optconirq
0045 - role: build-dependency
0046   uid: optint0len
0047 - role: build-dependency
0048   uid: optint0ori
0049 - role: build-dependency
0050   uid: optint1len
0051 - role: build-dependency
0052   uid: optint1ori
0053 - role: build-dependency
0054   uid: ../optmmusz
0055 - role: build-dependency
0056   uid: optnocachelen
0057 - role: build-dependency
0058   uid: optramlen
0059 - role: build-dependency
0060   uid: optramori
0061 - role: build-dependency
0062   uid: optresetvec
0063 - role: build-dependency
0064   uid: ../../dev/irq/objarmgicv2
0065 - role: build-dependency
0066   uid: ../../obj
0067 - role: build-dependency
0068   uid: ../../objirq
0069 - role: build-dependency
0070   uid: ../../objdevserialzynq
0071 - role: build-dependency
0072   uid: ../../objdevspizynq
0073 - role: build-dependency
0074   uid: ../../objdevspixil
0075 - role: build-dependency
0076   uid: ../../objmem
0077 - role: build-dependency
0078   uid: ../../opto2
0079 - role: build-dependency
0080   uid: linkcmds
0081 - role: build-dependency
0082   uid: ../../bspopts
0083 source:
0084 - bsps/arm/shared/cache/cache-cp15.c
0085 - bsps/arm/shared/cache/cache-v7ar-disable-data.S
0086 - bsps/arm/shared/clock/arm-generic-timer-aarch32.c
0087 - bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c
0088 - bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c
0089 - bsps/arm/shared/start/bsp-start-memcpy.S
0090 - bsps/arm/shared/start/bspstarthook0-empty.c
0091 - bsps/arm/xilinx-zynqmp/console/console-config.c
0092 - bsps/arm/xilinx-zynqmp/start/bspreset.c
0093 - bsps/arm/xilinx-zynqmp/start/bspstart.c
0094 - bsps/arm/xilinx-zynqmp/start/bspstarthooks.c
0095 - bsps/arm/xilinx-zynqmp/start/bspstartmmu.c
0096 - bsps/shared/dev/btimer/btimer-cpucounter.c
0097 - bsps/shared/dev/clock/arm-generic-timer.c
0098 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0099 - bsps/shared/dev/irq/arm-gicv2-zynqmp.c
0100 - bsps/shared/dev/serial/console-termios.c
0101 - bsps/shared/irq/irq-default-handler.c
0102 - bsps/shared/start/gettargethash-default.c
0103 - bsps/shared/start/sbrk.c
0104 - bsps/shared/start/stackalloc.c
0105 type: build