/trusted-firmware-a-latest/docs/ |
D | Makefile | 16 V ?= 0 macro 17 ifeq ($(V),0)
|
D | change-log.md | 45 …- add support for Poseidon V CPU ([a6256d7](https://review.trustedfirmware.org/plugins/gitiles/TF-… 7240 - Building on Windows with verbose mode (`V=1`) enabled is broken 7260 - partition: Compilation failure in `VERBOSE` mode (`V=1`)
|
/trusted-firmware-a-latest/tools/stm32image/ |
D | Makefile | 13 V := 0 macro 23 ifeq (${V},0)
|
/trusted-firmware-a-latest/tools/amlogic/ |
D | Makefile | 13 V := 0 macro 23 ifeq (${V},0)
|
/trusted-firmware-a-latest/tools/sptool/ |
D | Makefile | 14 V ?= 0 macro 24 ifeq (${V},0)
|
/trusted-firmware-a-latest/tools/nxp/create_pbl/ |
D | Makefile | 15 V ?= 0 macro 26 ifeq (${V},0)
|
/trusted-firmware-a-latest/tools/encrypt_fw/ |
D | Makefile | 7 V ?= 0 macro 39 ifeq (${V},0)
|
/trusted-firmware-a-latest/tools/fiptool/ |
D | Makefile | 16 V ?= 0 macro 56 ifeq (${V},0)
|
/trusted-firmware-a-latest/tools/cert_create/ |
D | Makefile | 8 V ?= 0 macro 60 ifeq (${V},0)
|
/trusted-firmware-a-latest/docs/getting_started/ |
D | tools-build.rst | 60 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
|
D | build-options.rst | 966 - ``V``: Verbose build. If assigned anything other than 0, the build commands 1158 make PLAT=<platform> DEBUG=1 V=1 all 1180 make PLAT=<platform> DEBUG=1 V=1 all
|
/trusted-firmware-a-latest/lib/romlib/ |
D | Makefile | 27 V ?= 0 macro 28 ifeq ($(V),0)
|
/trusted-firmware-a-latest/lib/extensions/ras/ |
D | std_err_record.c | 71 if (ERR_STATUS_GET_FIELD(status, V) != 0U) { in ser_probe_sysreg()
|
/trusted-firmware-a-latest/plat/nvidia/tegra/soc/t194/ |
D | plat_ras.c | 198 ERR_STATUS_SET_FIELD(clear_ce_status, V, 0x1UL); in tegra194_ras_corrected_err_clear() 276 if (ERR_STATUS_GET_FIELD(status, V) == 0U) { in tegra194_ras_node_handler() 280 ERR_STATUS_SET_FIELD(val, V, 1); in tegra194_ras_node_handler()
|
/trusted-firmware-a-latest/make_helpers/ |
D | defaults.mk | 289 V := 0
|
D | build_macros.mk | 26 …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
|
/trusted-firmware-a-latest/docs/design_documents/ |
D | rss.rst | 81 V | |access | | 87 | | e.g: 4-16 | | | | e.g: 4-16 | | | V | 93 V | | | V V 162 V V 169 V V 176 V | 182 V | 189 V 195 V | 200 V V
|
D | drtm_poc.rst | 74 DEBUG=1 V=1 BL33=</path/to/FVP_AARCH64_EFI.fd> DRTM_SUPPORT=1
|
/trusted-firmware-a-latest/docs/plat/arm/corstone1000/ |
D | index.rst | 38 V=1 \
|
/trusted-firmware-a-latest/plat/rockchip/rk3399/drivers/m0/ |
D | Makefile | 17 ifeq (${V},0)
|
/trusted-firmware-a-latest/ |
D | Makefile | 80 ifeq (${V},0) 1667 …} COT=${COT} OPENSSL_DIR=${OPENSSL_DIR} CRTTOOL=${CRTTOOL} DEBUG=${DEBUG} V=${V} --no-print-direct… 1712 …_STRING}\"'" FIPTOOL=${FIPTOOL} OPENSSL_DIR=${OPENSSL_DIR} DEBUG=${DEBUG} V=${V} --no-print-direct… 1738 …BUILD_INFO=0 OPENSSL_DIR=${OPENSSL_DIR} ENCTOOL=${ENCTOOL} DEBUG=${DEBUG} V=${V} --no-print-direct…
|
/trusted-firmware-a-latest/docs/plat/nxp/ |
D | nxp-ls-fuse-prov.rst | 134 01e80254: d4fec2fd 9e567f31 5c422818 fd5c7be8 ....1.V..(B\.{\. 189 01e80254: d4fec2fd 9e567f31 5c422818 fd5c7be8 ....1.V..(B\.{\.
|
D | nxp-layerscape.rst | 61 power supply and single clock design. The new 0.9V versions of the LS1043A
|
/trusted-firmware-a-latest/docs/plat/arm/juno/ |
D | index.rst | 72 make [DEBUG=1] [V=1] fiptool
|