| /rk3399_ARM-atf/fdts/ |
| H A D | stm32mp15-pinctrl.dtsi | 9 /omit-if-no-ref/ 35 /omit-if-no-ref/ 46 /omit-if-no-ref/ 56 /omit-if-no-ref/ 69 /omit-if-no-ref/ 82 /omit-if-no-ref/ 92 /omit-if-no-ref/ 102 /omit-if-no-ref/ 122 /omit-if-no-ref/ 138 /omit-if-no-ref/ [all …]
|
| H A D | stm32mp13-pinctrl.dtsi | 9 /omit-if-no-ref/ 20 /omit-if-no-ref/ 34 /omit-if-no-ref/ 44 /omit-if-no-ref/ 58 /omit-if-no-ref/ 68 /omit-if-no-ref/ 82 /omit-if-no-ref/ 98 /omit-if-no-ref/
|
| H A D | stm32mp25-pinctrl.dtsi | 9 /omit-if-no-ref/ 20 /omit-if-no-ref/ 40 /omit-if-no-ref/ 60 /omit-if-no-ref/ 80 /omit-if-no-ref/ 93 /omit-if-no-ref/
|
| H A D | stm32mp157c-lxa-mc1.dts | 55 no-1-8-v; 80 no-1-8-v; 81 no-sd; 82 no-sdio;
|
| H A D | stm32mp15-bl32.dtsi | 6 /omit-if-no-ref/ &i2c6; 7 /omit-if-no-ref/ &spi6;
|
| H A D | stm32mp153c-lxa-fairytux2.dts | 147 no-1-8-v; 148 no-sd; 149 no-sdio;
|
| /rk3399_ARM-atf/plat/nxp/soc-ls1043a/ls1043ardb/ |
| H A D | platform.mk | 11 POVDD_ENABLE := no 18 DDR_ECC_EN := no 26 WARM_BOOT := no
|
| /rk3399_ARM-atf/plat/nxp/soc-lx2160a/lx2160ardb/ |
| H A D | platform.mk | 11 POVDD_ENABLE := no 12 NXP_COINED_BB := no 37 WARM_BOOT := no
|
| /rk3399_ARM-atf/plat/mediatek/mt8192/drivers/spm/ |
| H A D | build.mk | 36 ifeq (${MT_SPM_FEATURE_SUPPORT}, no) 45 ifeq (${MT_SPM_CIRQ_FEATURE_SUPPORT}, no) 49 ifeq (${MT_SPM_SSPM_NOTIFIER_SUPPORT}, no)
|
| /rk3399_ARM-atf/plat/mediatek/mt8195/drivers/spm/ |
| H A D | build.mk | 36 ifeq (${MT_SPM_FEATURE_SUPPORT}, no) 45 ifeq (${MT_SPM_CIRQ_FEATURE_SUPPORT}, no) 49 ifeq (${MT_SPM_SSPM_NOTIFIER_SUPPORT}, no)
|
| /rk3399_ARM-atf/plat/mediatek/mt8186/drivers/spm/ |
| H A D | build.mk | 37 ifeq (${MT_SPM_FEATURE_SUPPORT}, no) 47 ifeq (${MT_SPM_CIRQ_FEATURE_SUPPORT}, no) 51 ifeq (${MT_SPM_SSPM_NOTIFIER_SUPPORT}, no)
|
| /rk3399_ARM-atf/plat/nxp/soc-ls1046a/ls1046ardb/ |
| H A D | platform.mk | 10 POVDD_ENABLE := no 24 WARM_BOOT := no
|
| /rk3399_ARM-atf/plat/nxp/soc-ls1028a/ls1028ardb/ |
| H A D | platform.mk | 10 POVDD_ENABLE := no 11 WARM_BOOT := no
|
| /rk3399_ARM-atf/plat/nxp/soc-ls1046a/ls1046afrwy/ |
| H A D | platform.mk | 11 POVDD_ENABLE := no 26 WARM_BOOT := no
|
| /rk3399_ARM-atf/plat/nxp/soc-ls1046a/ls1046aqds/ |
| H A D | platform.mk | 10 POVDD_ENABLE := no 24 WARM_BOOT := no
|
| /rk3399_ARM-atf/plat/nxp/soc-lx2160a/lx2162aqds/ |
| H A D | platform.mk | 11 POVDD_ENABLE := no 12 NXP_COINED_BB := no
|
| /rk3399_ARM-atf/plat/nxp/soc-lx2160a/lx2160aqds/ |
| H A D | platform.mk | 11 POVDD_ENABLE := no 12 NXP_COINED_BB := no
|
| /rk3399_ARM-atf/lib/libfdt/ |
| H A D | meson.build | 20 if cc.has_link_argument('-Wl,--no-undefined') 21 link_args += '-Wl,--no-undefined' 23 # -undefined error is the equivalent of --no-undefined for the macOS linker,
|
| /rk3399_ARM-atf/plat/arm/board/corstone700/ |
| H A D | platform.mk | 35 override NEED_BL1 := no 36 override NEED_BL2 := no 37 override NEED_BL2U := no
|
| /rk3399_ARM-atf/plat/renesas/rzg/ |
| H A D | bl2_plat_setup.c | 145 static void bl2_lossy_gen_fdt(uint32_t no, uint64_t start_addr, in bl2_lossy_gen_fdt() argument 208 static void bl2_lossy_setting(uint32_t no, uint64_t start_addr, in bl2_lossy_setting() argument 215 bl2_lossy_gen_fdt(no, start_addr, end_addr, format, enable, fcnlnode); in bl2_lossy_setting() 218 mmio_write_32(AXI_DCMPAREACRA0 + 0x8U * no, reg); in bl2_lossy_setting() 219 mmio_write_32(AXI_DCMPAREACRB0 + 0x8U * no, end_addr >> 20); in bl2_lossy_setting() 220 mmio_write_32(AXI_DCMPAREACRA0 + 0x8U * no, reg | enable); in bl2_lossy_setting() 223 info.a0 = mmio_read_32(AXI_DCMPAREACRA0 + 0x8U * no); in bl2_lossy_setting() 224 info.b0 = mmio_read_32(AXI_DCMPAREACRB0 + 0x8U * no); in bl2_lossy_setting() 226 mmio_write_32(LOSSY_PARAMS_BASE + sizeof(info) * no, info.magic); in bl2_lossy_setting() 227 mmio_write_32(LOSSY_PARAMS_BASE + sizeof(info) * no + 0x4U, info.a0); in bl2_lossy_setting() [all …]
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | 61 CHECKCODE_ARGS := --no-patch 98 CHECKCODE_ARGS += --no-summary --terse 473 NEED_BL33 := no 478 NEED_BL33 := no 1088 $(if $(host-poetry),$(q)poetry -q install --no-root) 1108 $(q)${MAKE} PLAT=${PLAT} BUILD_PLAT=${BUILD_PLAT} --no-print-directory -C ${FIPTOOLPATH} clean 1110 $(q)${MAKE} PLAT=${PLAT} BUILD_PLAT=${BUILD_PLAT} --no-print-directory -C ${CRTTOOLPATH} clean 1112 $(q)${MAKE} PLAT=${PLAT} BUILD_PLAT=${BUILD_PLAT} --no-print-directory -C ${ENCTOOLPATH} clean 1113 $(q)${MAKE} --no-print-directory -C ${ROMLIBPATH} clean 1119 $(q)${MAKE} PLAT=${PLAT} BUILD_PLAT=${BUILD_PLAT} --no-print-directory -C ${FIPTOOLPATH} clean [all …]
|
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | common_rules.mk | 31 …$(q)${MAKE} CPPFLAGS="" BUILD_PLAT=$(abspath ${BUILD_PLAT}) --no-print-directory -C ${STM32IMAGEPA… 34 $(q)${MAKE} BUILD_PLAT=$(abspath ${BUILD_PLAT}) --no-print-directory -C ${STM32IMAGEPATH} clean
|
| /rk3399_ARM-atf/.husky/ |
| H A D | commit-msg.commitlint | 3 npx --no-install commitlint --edit "$1"
|
| /rk3399_ARM-atf/plat/marvell/armada/a3k/common/ |
| H A D | a3700_common.mk | 153 $(q)$(MAKE) --no-print-directory -C $(CRYPTOPP_PATH) -f GNUmakefile 155 …$(q)$(MAKE) --no-print-directory -C $(WTP)/wtptp/src/TBB_Linux -f TBB_linux.mak LIBDIR=$(CRYPTOPP_… 158 …$(q)$(MAKE) --no-print-directory -C $(WTP) WTMI_IMG=$(WTMI_IMG) DDR_TOPOLOGY=$(DDR_TOPOLOGY) CLOCK… 168 …$(q)$(MAKE) --no-print-directory -C $(WTP) MV_DDR_PATH=$(MV_DDR_PATH) DDR_TOPOLOGY=$(DDR_TOPOLOGY)… 232 -$(q)$(MAKE) --no-print-directory -C $(WTP) MV_DDR_PATH=$(MV_DDR_PATH) clean 233 -$(q)$(MAKE) --no-print-directory -C $(WTP)/wtptp/src/TBB_Linux -f TBB_linux.mak clean 235 -$(q)$(MAKE) --no-print-directory -C $(CRYPTOPP_PATH) -f GNUmakefile clean
|
| /rk3399_ARM-atf/tools/nxp/create_pbl/ |
| H A D | pbl_ch2.mk | 24 …$(q)${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" --no-print-directory -C ${CREATE_PBL_TOOL… 46 …$(q)${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" --no-print-directory -C ${CREATE_PBL_TOOL…
|