Home
last modified time | relevance | path

Searched refs:V (Results 1 – 22 of 22) sorted by relevance

/arm-trusted-firmware-2.8.0/tools/amlogic/
A DMakefile13 V := 0 macro
23 ifeq (${V},0)
/arm-trusted-firmware-2.8.0/tools/stm32image/
A DMakefile13 V := 0 macro
23 ifeq (${V},0)
/arm-trusted-firmware-2.8.0/tools/sptool/
A DMakefile14 V ?= 0 macro
24 ifeq (${V},0)
/arm-trusted-firmware-2.8.0/tools/nxp/create_pbl/
A DMakefile15 V ?= 0 macro
26 ifeq (${V},0)
/arm-trusted-firmware-2.8.0/tools/fiptool/
A DMakefile15 V ?= 0 macro
44 ifeq (${V},0)
/arm-trusted-firmware-2.8.0/tools/encrypt_fw/
A DMakefile7 V ?= 0 macro
39 ifeq (${V},0)
/arm-trusted-firmware-2.8.0/tools/cert_create/
A DMakefile8 V ?= 0 macro
60 ifeq (${V},0)
/arm-trusted-firmware-2.8.0/docs/getting_started/
A 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
A Dbuild-options.rst947 - ``V``: Verbose build. If assigned anything other than 0, the build commands
1088 make PLAT=<platform> DEBUG=1 V=1 all
1110 make PLAT=<platform> DEBUG=1 V=1 all
/arm-trusted-firmware-2.8.0/lib/romlib/
A DMakefile27 V ?= 0 macro
28 ifeq ($(V),0)
/arm-trusted-firmware-2.8.0/lib/extensions/ras/
A Dstd_err_record.c71 if (ERR_STATUS_GET_FIELD(status, V) != 0U) { in ser_probe_sysreg()
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t194/
A Dplat_ras.c198 ERR_STATUS_SET_FIELD(clear_ce_status, V, 0x1UL); in tegra194_ras_corrected_err_clear()
277 if (ERR_STATUS_GET_FIELD(status, V) == 0U) { in tegra194_ras_node_handler()
281 ERR_STATUS_SET_FIELD(val, V, 1); in tegra194_ras_node_handler()
/arm-trusted-firmware-2.8.0/make_helpers/
A Ddefaults.mk346 V := 0
A Dbuild_macros.mk25 …b,B c,C d,D e,E f,F g,G h,H i,I j,J k,K l,L m,M n,N o,O p,P q,Q r,R s,S t,T u,U v,V w,W x,X y,Y z,Z
/arm-trusted-firmware-2.8.0/docs/plat/arm/corstone1000/
A Dindex.rst38 V=1 \
/arm-trusted-firmware-2.8.0/plat/rockchip/rk3399/drivers/m0/
A DMakefile17 ifeq (${V},0)
/arm-trusted-firmware-2.8.0/
A DMakefile83 ifeq (${V},0)
1473 …} COT=${COT} OPENSSL_DIR=${OPENSSL_DIR} CRTTOOL=${CRTTOOL} DEBUG=${DEBUG} V=${V} --no-print-direct…
1518 …_STRING}\"'" FIPTOOL=${FIPTOOL} OPENSSL_DIR=${OPENSSL_DIR} DEBUG=${DEBUG} V=${V} --no-print-direct…
1539 …BUILD_INFO=0 OPENSSL_DIR=${OPENSSL_DIR} ENCTOOL=${ENCTOOL} DEBUG=${DEBUG} V=${V} --no-print-direct…
/arm-trusted-firmware-2.8.0/docs/plat/nxp/
A Dnxp-ls-fuse-prov.rst134 01e80254: d4fec2fd 9e567f31 5c422818 fd5c7be8 ....1.V..(B\.{\.
189 01e80254: d4fec2fd 9e567f31 5c422818 fd5c7be8 ....1.V..(B\.{\.
A Dnxp-layerscape.rst61 power supply and single clock design. The new 0.9V versions of the LS1043A
/arm-trusted-firmware-2.8.0/docs/design_documents/
A Ddrtm_poc.rst74 DEBUG=1 V=1 BL33=</path/to/FVP_AARCH64_EFI.fd> DRTM_SUPPORT=1
/arm-trusted-firmware-2.8.0/docs/plat/arm/juno/
A Dindex.rst72 make [DEBUG=1] [V=1] fiptool
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md5072 - Building on Windows with verbose mode (`V=1`) enabled is broken
5092 - partition: Compilation failure in `VERBOSE` mode (`V=1`)

Completed in 26 milliseconds