/tf-a-ffa_el3_spmc/docs/ |
A D | Makefile | 17 help: target 18 @$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) 20 .PHONY: help Makefile
|
A D | index.rst | 91 .. _Power State Coordination Interface (PSCI): http://infocenter.arm.com/help/topic/com.arm.doc.den… 93 .. _System Control and Management Interface (SCMI): http://infocenter.arm.com/help/topic/com.arm.do… 94 .. _Software Delegated Exception Interface (SDEI): http://infocenter.arm.com/help/topic/com.arm.doc…
|
/tf-a-ffa_el3_spmc/lib/romlib/ |
A 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) 197 self.args.add_argument("file", help="Input file") 239 self.args.add_argument("-o", "--output", help="Output file", metavar="output", [all …]
|
/tf-a-ffa_el3_spmc/ |
A 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…
|
A D | PROTOTYPE_README | 11 These instructions will help to recreate the FF-A prototype running the SPMC in EL3. 14 to demonstrate functionality of the SPMC with the help of a single bare metal MP
|
/tf-a-ffa_el3_spmc/docs/process/ |
A D | code-review-guidelines.rst | 13 other's code, we can help catch issues that were missed by the author 20 help those that are less familiar with it. 63 help progressing the patch. 66 of the project maintainers for help. 113 - The patch adheres to the TF-A :ref:`Coding Style`. The CI system should help 117 :ref:`misra-compliance`). The CI system should help catch violations. 180 should help catch files with incorrect or no copyright/license headers. 185 other maintainers for help.
|
A D | security.rst | 20 Although we try to keep TF-A secure, we can only do so with the help of the
|
A D | contributing.rst | 14 provide some early input to help shaping the design of the feature. 153 help, as it shows who has been working the most recently on this area of 208 :ref:`maintainers` will request your help to solve the issue. They may
|
A 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
|
A D | coding-style.rst | 170 adopted to follow MISRA guidelines more closely and to help prevent errors.
|
/tf-a-ffa_el3_spmc/docs/getting_started/ |
A D | tools-build.rst | 59 Invoking the tool with ``help`` will print a help message with all available 132 verbose. The following command should be used to obtain help about the tool: 152 verbose. The following command should be used to obtain help about the tool:
|
A D | docs-build.rst | 80 make help
|
A D | psci-lib-integration-guide.rst | 543 .. _PSCI spec: http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coord… 545 .. _PSCI specification: http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_St… 546 .. _PSCI Specification: http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_St…
|
A D | rt-svc-writers-guide.rst | 320 .. _PSCI: http://infocenter.arm.com/help/topic/com.arm.doc.den0022c/DEN0022C_Power_State_Coordinati…
|
/tf-a-ffa_el3_spmc/docs/components/ |
A 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
|
A D | romlib-design.rst | 97 runing ``romlib_generator.py [function] --help``.
|
A D | sdei.rst | 368 .. _SDEI specification: http://infocenter.arm.com/help/topic/com.arm.doc.den0054a/ARM_DEN0054A_Soft…
|
A D | secure-partition-manager-mm.rst | 829 .. _Management Mode Interface Specification: http://infocenter.arm.com/help/topic/com.arm.doc.den00… 830 .. _SDEI Specification: http://infocenter.arm.com/help/topic/com.arm.doc.den0054a/ARM_DEN0054A_Soft…
|
/tf-a-ffa_el3_spmc/docs/design/ |
A D | alt-boot-flows.rst | 55 To help in the latter scenario, the ``SPIN_ON_BL1_EXIT=1`` build option can be
|
A D | cpu-specific-build-macros.rst | 481 .. _Cortex-A53 MPCore Software Developers Errata Notice: http://infocenter.arm.com/help/topic/com.a… 482 .. _Cortex-A57 MPCore Software Developers Errata Notice: http://infocenter.arm.com/help/topic/com.a… 483 .. _Cortex-A72 MPCore Software Developers Errata Notice: http://infocenter.arm.com/help/topic/com.a… 484 .. _Cortex-A57 Software Optimization Guide: http://infocenter.arm.com/help/topic/com.arm.doc.uan001… 485 .. _Arm DSU Software Developers Errata Notice: http://infocenter.arm.com/help/topic/com.arm.doc.epm…
|
/tf-a-ffa_el3_spmc/docs/security_advisories/ |
A D | security-advisory-tfv-3.rst | 25 ``lib/xlat_tables`` and ``lib/xlat_tables_v2``) provides APIs to help program
|
A D | security-advisory-tfv-7.rst | 104 .. _Software Delegated Exception Interface (SDEI): http://infocenter.arm.com/help/topic/com.arm.doc…
|
A D | security-advisory-tfv-1.rst | 134 may help prevent the above 2 vulnerabilities from being exploited. However, the
|
/tf-a-ffa_el3_spmc/docs/plat/arm/juno/ |
A D | index.rst | 251 .. _Juno Getting Started Guide: http://infocenter.arm.com/help/topic/com.arm.doc.dui0928e/DUI0928E_… 252 .. _PSCI: http://infocenter.arm.com/help/topic/com.arm.doc.den0022d/Power_State_Coordination_Interf…
|
/tf-a-ffa_el3_spmc/docs/plat/ |
A D | nvidia-tegra.rst | 97 files help support ARMLINK linker to generate BL31 binaries. For now, there
|