Searched refs:help (Results 1 – 25 of 39) sorted by relevance
12
/trusted-firmware-a-3.7.0/tools/memory/memory/ |
D | memmap.py | 22 help="Root containing build output.", 29 help="The platform targeted for analysis.", 35 help="The target build type.", 43 help="Generate a high level view of memory usage by memory types.", 49 help="Generate a hierarchical view of the modules, segments and sections.", 54 help="Generate a virtual address map of important TF symbols.", 60 help="Generate a map of important TF symbols.", 67 help="Display numbers in decimal base.", 72 help="Analyse the build's map files instead of ELF images.",
|
/trusted-firmware-a-3.7.0/docs/ |
D | Makefile | 24 help: target 25 ${Q}$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) 27 .PHONY: help Makefile
|
D | index.rst | 95 .. _System Control and Management Interface (SCMI): http://infocenter.arm.com/help/topic/com.arm.do… 96 .. _Software Delegated Exception Interface (SDEI): http://infocenter.arm.com/help/topic/com.arm.doc…
|
/trusted-firmware-a-3.7.0/lib/romlib/ |
D | romlib_generator.py | 128 self.args.add_argument("-o", "--output", help="Output file", metavar="output", 130 self.args.add_argument("--deps", help="Dependency file") 131 self.args.add_argument("file", help="Input file") 162 self.args.add_argument("-o", "--output", help="Output file", metavar="output", 164 self.args.add_argument("--bti", help="Branch Target Identification", type=int) 165 self.args.add_argument("file", help="Input file") 194 self.args.add_argument("-b", help="Build directory", default=".", metavar="build") 195 self.args.add_argument("--bti", help="Branch Target Identification", type=int) 196 self.args.add_argument("--list", help="Only list assembly files", action="store_true") 197 self.args.add_argument("file", help="Input file") [all …]
|
/trusted-firmware-a-3.7.0/tools/sptool/ |
D | sptool.py | 120 help="path to partition's image and manifest separated by a colon.") 122 help="set partitition manifest offset.") 124 help="set partition image offset.") 125 parser.add_argument("-o", required=True, help="set output file path.") 127 help="print package information.")
|
/trusted-firmware-a-3.7.0/ |
D | readme.rst | 41 .. _PSCI: http://infocenter.arm.com/help/topic/com.arm.doc.den0022d/Power_State_Coordination_Interf… 43 .. _SMC Calling Convention: http://infocenter.arm.com/help/topic/com.arm.doc.den0028b/ARM_DEN0028B_… 45 .. _SCMI: http://infocenter.arm.com/help/topic/com.arm.doc.den0056a/DEN0056A_System_Control_and_Man… 47 .. _SDEI: http://infocenter.arm.com/help/topic/com.arm.doc.den0054a/ARM_DEN0054A_Software_Delegated…
|
D | poetry.lock | 673 description = "sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books" 703 description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files"
|
/trusted-firmware-a-3.7.0/make_helpers/ |
D | march.mk | 24 GCC_MARCH_OUTPUT := $(shell $(CC) -march=foo -Q --help=target -v 2>&1)
|
/trusted-firmware-a-3.7.0/docs/process/ |
D | code-review-guidelines.rst | 8 other's code, we can help catch issues that were missed by the author 15 help those that are less familiar with it. 84 help progressing the patch. 87 of the project maintainers for help. 142 - The patch adheres to the TF-A :ref:`Coding Style`. The CI system should help 146 :ref:`misra-compliance`). The CI system should help catch violations. 209 should help catch files with incorrect or no copyright/license headers. 214 other maintainers for help.
|
D | security.rst | 18 Although we try to keep TF-A secure, we can only do so with the help of the
|
D | contributing.rst | 14 provide some early input to help shaping the design of the feature. 108 help, as it shows who has been working the most recently on this area of 163 :ref:`maintainers` will request your help to solve the issue. They may
|
D | coding-guidelines.rst | 281 operation may help here. 348 both 64-bit and 32-bit platforms are supported. To help with this, the following
|
/trusted-firmware-a-3.7.0/docs/tools/ |
D | memory-layout-tool.rst | 32 poetry run memory --help 110 For more detailed help instructions, run: 114 poetry run memory --help
|
/trusted-firmware-a-3.7.0/docs/getting_started/ |
D | tools-build.rst | 68 Invoking the tool with ``help`` will print a help message with all available 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:
|
D | docs-build.rst | 75 poetry run make -C docs help
|
/trusted-firmware-a-3.7.0/docs/components/ |
D | cot-binding.rst | 4 The device tree allows to describe the chain of trust with the help of 109 provided in the certificate which the help of which 123 the certificate which the help of which hash information
|
D | romlib-design.rst | 97 runing ``romlib_generator.py [function] --help``.
|
/trusted-firmware-a-3.7.0/docs/design/ |
D | alt-boot-flows.rst | 55 To help in the latter scenario, the ``SPIN_ON_BL1_EXIT=1`` build option can be
|
D | cpu-specific-build-macros.rst | 1030 .. _Cortex-A53 MPCore Software Developers Errata Notice: http://infocenter.arm.com/help/topic/com.a… 1031 .. _Cortex-A57 MPCore Software Developers Errata Notice: http://infocenter.arm.com/help/topic/com.a… 1032 .. _Cortex-A72 MPCore Software Developers Errata Notice: http://infocenter.arm.com/help/topic/com.a… 1033 .. _Cortex-A57 Software Optimization Guide: http://infocenter.arm.com/help/topic/com.arm.doc.uan001… 1034 .. _Arm DSU Software Developers Errata Notice: http://infocenter.arm.com/help/topic/com.arm.doc.epm…
|
/trusted-firmware-a-3.7.0/docs/security_advisories/ |
D | security-advisory-tfv-3.rst | 25 ``lib/xlat_tables`` and ``lib/xlat_tables_v2``) provides APIs to help program
|
D | security-advisory-tfv-7.rst | 104 .. _Software Delegated Exception Interface (SDEI): http://infocenter.arm.com/help/topic/com.arm.doc…
|
D | security-advisory-tfv-1.rst | 134 may help prevent the above 2 vulnerabilities from being exploited. However, the
|
/trusted-firmware-a-3.7.0/docs/plat/ |
D | nvidia-tegra.rst | 97 files help support ARMLINK linker to generate BL31 binaries. For now, there
|
/trusted-firmware-a-3.7.0/docs/design_documents/ |
D | context_mgmt_rework.rst | 44 firmware (BL31)/context management library needs to have routines to help
|
/trusted-firmware-a-3.7.0/docs/plat/nxp/ |
D | nxp-layerscape.rst | 71 processor. The LS1043A-RDB can help shorten your time to market by providing
|
12