Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 39) sorted by relevance

12

/trusted-firmware-a-3.7.0/tools/memory/memory/
Dmemmap.py22 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/
DMakefile24 help: target
25 ${Q}$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
27 .PHONY: help Makefile
Dindex.rst95 .. _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/
Dromlib_generator.py128 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/
Dsptool.py120 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/
Dreadme.rst41 .. _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…
Dpoetry.lock673 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/
Dmarch.mk24 GCC_MARCH_OUTPUT := $(shell $(CC) -march=foo -Q --help=target -v 2>&1)
/trusted-firmware-a-3.7.0/docs/process/
Dcode-review-guidelines.rst8 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.
Dsecurity.rst18 Although we try to keep TF-A secure, we can only do so with the help of the
Dcontributing.rst14 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
Dcoding-guidelines.rst281 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/
Dmemory-layout-tool.rst32 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/
Dtools-build.rst68 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:
Ddocs-build.rst75 poetry run make -C docs help
/trusted-firmware-a-3.7.0/docs/components/
Dcot-binding.rst4 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
Dromlib-design.rst97 runing ``romlib_generator.py [function] --help``.
/trusted-firmware-a-3.7.0/docs/design/
Dalt-boot-flows.rst55 To help in the latter scenario, the ``SPIN_ON_BL1_EXIT=1`` build option can be
Dcpu-specific-build-macros.rst1030 .. _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/
Dsecurity-advisory-tfv-3.rst25 ``lib/xlat_tables`` and ``lib/xlat_tables_v2``) provides APIs to help program
Dsecurity-advisory-tfv-7.rst104 .. _Software Delegated Exception Interface (SDEI): http://infocenter.arm.com/help/topic/com.arm.doc…
Dsecurity-advisory-tfv-1.rst134 may help prevent the above 2 vulnerabilities from being exploited. However, the
/trusted-firmware-a-3.7.0/docs/plat/
Dnvidia-tegra.rst97 files help support ARMLINK linker to generate BL31 binaries. For now, there
/trusted-firmware-a-3.7.0/docs/design_documents/
Dcontext_mgmt_rework.rst44 firmware (BL31)/context management library needs to have routines to help
/trusted-firmware-a-3.7.0/docs/plat/nxp/
Dnxp-layerscape.rst71 processor. The LS1043A-RDB can help shorten your time to market by providing

12