Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 72) sorted by relevance

123

/trusted-firmware-a-3.7.0/tools/encrypt_fw/
DMakefile9 DEBUG := 0 macro
30 ifeq (${DEBUG},1)
81 ifeq ($(DEBUG),1)
/trusted-firmware-a-3.7.0/tools/cert_create/
DMakefile9 DEBUG := 0 macro
54 ifeq (${DEBUG},1)
102 ifeq ($(DEBUG),1)
/trusted-firmware-a-3.7.0/lib/stack_protector/
Dstack_protector.c27 #if DEBUG in __stack_chk_fail()
/trusted-firmware-a-3.7.0/drivers/nxp/ddr/phy-gen2/
Dmessages.h10 #ifdef DEBUG
/trusted-firmware-a-3.7.0/include/drivers/st/
Dstm32mp_pmic.h36 #if DEBUG
/trusted-firmware-a-3.7.0/tools/fiptool/
DMakefile21 ifeq (${DEBUG},1)
98 ifeq ($(DEBUG),1)
/trusted-firmware-a-3.7.0/drivers/arm/tzc/
Dtzc400.c85 #if DEBUG
189 #if DEBUG in tzc400_init()
197 #if DEBUG in tzc400_init()
353 #if DEBUG in tzc400_it_handler()
/trusted-firmware-a-3.7.0/common/backtrace/
Dbacktrace.mk11 ENABLE_BACKTRACE := ${DEBUG}
/trusted-firmware-a-3.7.0/drivers/nxp/flexspi/nor/
Dflexspi_nor.mk16 ifeq ($(DEBUG),1)
/trusted-firmware-a-3.7.0/docs/plat/
Dmt8183.rst20 make CROSS_COMPILE=aarch64-linux-gnu- PLAT=mt8183 DEBUG=1
Dmt8186.rst21 make CROSS_COMPILE=aarch64-linux-gnu- PLAT=mt8186 DEBUG=1 COREBOOT=1
Dmt8195.rst21 make CROSS_COMPILE=aarch64-linux-gnu- PLAT=mt8195 DEBUG=1 COREBOOT=1
Dmt8192.rst21 make CROSS_COMPILE=aarch64-linux-gnu- PLAT=mt8192 DEBUG=1 COREBOOT=1
Dmt8188.rst21 … make CROSS_COMPILE=aarch64-linux-gnu- LD=aarch64-linux-gnu-gcc PLAT=mt8188 DEBUG=1 COREBOOT=1
Dxilinx-zynqmp.rst48 With DEBUG=1, TF-A for ZynqMP uses DDR memory range instead of OCM memory range
50 For DEBUG=1 configuration for ZynqMP the BL31_BASE is set to the DDR location
57 make CROSS_COMPILE=aarch64-none-elf- PLAT=zynqmp RESET_TO_BL31=1 DEBUG=1 \
75 make CROSS_COMPILE=aarch64-none-elf- PLAT=zynqmp RESET_TO_BL31=1 DEBUG=1 \
89 make CROSS_COMPILE=aarch64-none-elf- PLAT=zynqmp RESET_TO_BL31=1 DEBUG=1 \
/trusted-firmware-a-3.7.0/tools/marvell/doimage/
DMakefile11 ifeq (${DEBUG},1)
/trusted-firmware-a-3.7.0/docs/getting_started/
Dtools-build.rst60 make [DEBUG=1] [V=1] fiptool
129 make PLAT=<platform> [DEBUG=1] [V=1] certtool
138 make PLAT=<platform> USE_TBBR_DEFS=0 [DEBUG=1] [V=1] certtool
140 ``DEBUG=1`` builds the tool in debug mode. ``V=1`` makes the build process more
158 make PLAT=<platform> [DEBUG=1] [V=1] enctool
160 ``DEBUG=1`` builds the tool in debug mode. ``V=1`` makes the build process more
/trusted-firmware-a-3.7.0/tools/amlogic/
DMakefile17 ifeq (${DEBUG},1)
/trusted-firmware-a-3.7.0/tools/stm32image/
DMakefile17 ifeq (${DEBUG},1)
/trusted-firmware-a-3.7.0/tools/sptool/
DMakefile18 ifeq (${DEBUG},1)
/trusted-firmware-a-3.7.0/plat/socionext/uniphier/
Duniphier_console_setup.c27 #if DEBUG
/trusted-firmware-a-3.7.0/tools/nxp/create_pbl/
DMakefile19 ifeq (${DEBUG},1)
/trusted-firmware-a-3.7.0/
DMakefile35 ENABLE_ASSERTIONS := ${DEBUG}
208 $(eval $(call add_define,DEBUG))
209 ifneq (${DEBUG}, 0)
758 BL1_CPPFLAGS += -DREPORT_ERRATA=${DEBUG}
759 BL31_CPPFLAGS += -DREPORT_ERRATA=${DEBUG}
760 BL32_CPPFLAGS += -DREPORT_ERRATA=${DEBUG}
813 ifeq (${DEBUG},1)
816 $(warning DEBUGFS experimental, recommended in DEBUG builds ONLY)
1172 DEBUG \
1667 …E_TBBR_DEFS} COT=${COT} OPENSSL_DIR=${OPENSSL_DIR} CRTTOOL=${CRTTOOL} DEBUG=${DEBUG} V=${V} --no-p…
[all …]
/trusted-firmware-a-3.7.0/plat/mediatek/mt8173/include/
Dplatform_def.h75 #if DEBUG
/trusted-firmware-a-3.7.0/plat/arm/board/juno/
Djuno_security.c120 #if !DEBUG in init_debug_cfg()

123