Warning, /spec/build/bsps/aarch64/raspberrypi/bspraspberrypi4.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: aarch64
0003 bsp: raspberrypi4b
0004 build-type: bsp
0005 cflags: []
0006 copyrights:
0007 - Copyright (C) 2022 Mohd Noor Aman
0008 cppflags: []
0009 enabled-by: true
0010 family: raspberrypi
0011 includes: []
0012 install:
0013 - destination: ${BSP_INCLUDEDIR}
0014 source:
0015 - bsps/aarch64/raspberrypi/include/bsp.h
0016 - bsps/aarch64/raspberrypi/include/tm27.h
0017 - destination: ${BSP_INCLUDEDIR}/bsp
0018 source:
0019 - bsps/aarch64/raspberrypi/include/bsp/irq.h
0020 - bsps/aarch64/raspberrypi/include/bsp/raspberrypi.h
0021 links:
0022 - role: build-dependency
0023 uid: optcorerate
0024 - role: build-dependency
0025 uid: optspiirq
0026 - role: build-dependency
0027 uid: objclock
0028 - role: build-dependency
0029 uid: objsystemtimer
0030 - role: build-dependency
0031 uid: ../grp
0032 - role: build-dependency
0033 uid: ../start
0034 - role: build-dependency
0035 uid: ../optmmupages
0036 - role: build-dependency
0037 uid: ../optgtusevirt
0038 - role: build-dependency
0039 uid: ../optgtuseps
0040 - role: build-dependency
0041 uid: abi
0042 - role: build-dependency
0043 uid: ../../optcachedata
0044 - role: build-dependency
0045 uid: ../../optcacheinst
0046 - role: build-dependency
0047 uid: ../../opto2
0048 - role: build-dependency
0049 uid: ../../bspopts
0050 - role: build-dependency
0051 uid: linkercmds
0052 - role: build-dependency
0053 uid: ../../dev/irq/objarmgicv2
0054 - role: build-dependency
0055 uid: ../../obj
0056 - role: build-dependency
0057 uid: ../../objirq
0058 - role: build-dependency
0059 uid: objconsole
0060 - role: build-dependency
0061 uid: objgpio
0062 - role: build-dependency
0063 uid: objspi
0064 - role: build-dependency
0065 uid: objwatchdog
0066 source:
0067 - bsps/aarch64/raspberrypi/start/bspstart.c
0068 - bsps/aarch64/raspberrypi/start/bspstarthooks.c
0069 - bsps/aarch64/raspberrypi/start/bspstartmmu.c
0070 - bsps/aarch64/shared/cache/cache.c
0071 - bsps/aarch64/shared/mmu/mmu-setup.c
0072 - bsps/aarch64/shared/mmu/vmsav8-64.c
0073 - bsps/aarch64/shared/start/start-cpu-mpidr.S
0074 - bsps/shared/dev/irq/arm-gicv2-get-attributes.c
0075 - bsps/shared/dev/getentropy/getentropy-cpucounter.c
0076 - bsps/shared/dev/btimer/btimer-cpucounter.c
0077 - bsps/shared/irq/irq-default-handler.c
0078 - bsps/shared/start/bspreset-arm-psci.S
0079 - bsps/shared/start/gettargethash-default.c
0080 - bsps/shared/start/sbrk.c
0081 - bsps/shared/start/wkspaceinitone.c
0082 - bsps/shared/start/mallocinitmulti.c
0083 - bsps/shared/start/bspgetworkarea-default.c
0084 type: build