Searched refs:verbose (Results 1 – 10 of 10) sorted by relevance
| /rk3399_ARM-atf/make_helpers/ |
| H A D | common.mk | 13 verbose := $(if $(silent),,$(call bool,$(V))) 15 s := @$(if $(or $(verbose),$(silent)),: ) 16 q := $(if $(verbose),,@)
|
| /rk3399_ARM-atf/lib/zlib/ |
| H A D | zutil.c | 117 # ifndef verbose 118 # define verbose 0 macro 120 int ZLIB_INTERNAL z_verbose = verbose;
|
| /rk3399_ARM-atf/tools/sptool/ |
| H A D | spactions.py | 79 def run_actions(sp_layout: dict, args: dict, verbose=False): argument 95 if verbose:
|
| /rk3399_ARM-atf/tools/fiptool/ |
| H A D | fiptool.c | 59 static int verbose; variable 485 if (verbose) { in info_cmd() 511 if (verbose) { in info_cmd() 585 if (verbose) in pack_images() 590 if (verbose) in pack_images() 637 if (verbose) { in update_fip() 645 if (verbose) in update_fip() 1024 if (verbose) in unpack_cmd() 1151 if (verbose) in remove_cmd() 1264 verbose = 1; in main()
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | tools-build.rst | 141 verbose. The following command should be used to obtain help about the tool: 161 verbose. The following command should be used to obtain help about the tool:
|
| H A D | build-options.rst | 1249 verbose and frequently ignored. A very large number of warnings are 1433 To compile a debug version and make the build more verbose use
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | rcar-gen3.rst | 201 order to verbose the BL2 output you will have to compile TF-A with
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | 97 ifeq ($(verbose),)
|
| /rk3399_ARM-atf/docs/threat_model/firmware_threat_model/ |
| H A D | threat_model.rst | 355 | | very verbose to no output at all. See | 357 | | builds are a lot less verbose than debug ones |
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 5837 …- use verbose for power logs ([3354915](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr… 6499 …- allow verbose build ([f771a34](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-f… 8333 …- update the log message to verbose ([1277af9](https://review.trustedfirmware.org/plugins/gitiles/… 8556 …- correct verbose message ([47065ff](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trust… 10059 - Do not print duplicate verbose lines about building fiptool 11591 - Building on Windows with verbose mode (`V=1`) enabled is broken 12271 `PLAT_LOG_LEVEL_ASSERT`, which controls how verbose the assert output is.
|