Home
last modified time | relevance | path

Searched refs:optional (Results 1 – 25 of 44) sorted by relevance

12

/trusted-firmware-a-latest/tools/cert_create/src/tbbr/
Dtbb_ext.c60 .optional = 1
70 .optional = 1
80 .optional = 1
140 .optional = 1
167 .optional = 1
177 .optional = 1
187 .optional = 1
214 .optional = 1
224 .optional = 1
234 .optional = 1
[all …]
/trusted-firmware-a-latest/tools/cert_create/src/dualroot/
Dcot.c244 .optional = 1
255 .optional = 1
266 .optional = 1
324 .optional = 1
354 .optional = 1
365 .optional = 1
376 .optional = 1
387 .optional = 1
397 .optional = 1
407 .optional = 1
[all …]
/trusted-firmware-a-latest/tools/cert_create/src/cca/
Dcot.c182 .optional = 1
193 .optional = 1
204 .optional = 1
243 .optional = 1
274 .optional = 1
285 .optional = 1
295 .optional = 1
305 .optional = 1
315 .optional = 1
344 .optional = 1
[all …]
/trusted-firmware-a-latest/
Dpoetry.lock7 optional = false
18 optional = false
36 optional = false
50 optional = false
73 optional = false
84 optional = false
168 optional = false
182 optional = false
193 optional = false
204 optional = false
[all …]
/trusted-firmware-a-latest/docs/components/
Dplatform-interrupt-controller-API.rst4 This document lists the optional platform interrupt controller API that
9 Function: unsigned int plat_ic_get_running_priority(void); [optional]
24 Function: int plat_ic_is_spi(unsigned int id); [optional]
37 Function: int plat_ic_is_ppi(unsigned int id); [optional]
50 Function: int plat_ic_is_sgi(unsigned int id); [optional]
63 Function: unsigned int plat_ic_get_interrupt_active(unsigned int id); [optional]
78 Function: void plat_ic_enable_interrupt(unsigned int id); [optional]
93 Function: void plat_ic_disable_interrupt(unsigned int id); [optional]
108 Function: void plat_ic_set_interrupt_priority(unsigned int id, unsigned int priority); [optional]
123 Function: bool plat_ic_has_interrupt_type(unsigned int type); [optional]
[all …]
Dactivity-monitors.rst6 Unit (|AMU|), an optional non-invasive component for monitoring core events
Dmpmm.rst4 |MPMM| is an optional microarchitectural power management mechanism supported by
/trusted-firmware-a-latest/docs/
Dglossary.rst111 Memory Partitioning And Monitoring. An optional Armv8.4 extension.
114 Maximum Power Mitigation Mechanism, an optional power management mechanism
121 Memory Tagging Extension. An optional Armv8.5 extension that enables
137 Pointer Authentication. An optional extension introduced in Armv8.3.
150 extension for the Armv8.2 architecture and later. An optional extension to
Dporting-guide.rst8 mandatory and optional modifications for both the cold and warm boot paths.
17 implementation of variables and functions to fulfill the optional requirements
56 either mandatory or optional.
529 The following constants are optional. They should be defined when the platform
639 The following constant is optional. It should be defined to override the default
877 This function is optional when Trusted Board Boot is enabled. If this
1234 Common optional modifications
1642 Function : bl1_plat_prepare_exit() [optional]
1656 Function : bl1_plat_set_ep_info() [optional]
1668 Function : bl1_plat_get_next_image_id() [optional]
[all …]
/trusted-firmware-a-latest/tools/cert_create/include/
Dext.h61 int optional; /* This field may be used optionally to exclude an image */ member
/trusted-firmware-a-latest/tools/cert_create/src/
Dmain.c227 if ((!ext->optional) && (ext->arg == NULL)) { in check_cmd_params()
248 if ((!ext->optional) && (ext->arg == NULL)) { in check_cmd_params()
506 if (ext->optional && ext->arg == NULL) { in main()
519 if (ext->optional) { in main()
/trusted-firmware-a-latest/docs/process/
Dcommit-style.rst33 <type>[optional scope]: <description>
35 [optional body]
37 [optional footer(s)]
90 It's highly recommended that you use the tooling installed by the optional steps
139 followed optional steps in the prerequisites to either install the Node.js tools
/trusted-firmware-a-latest/plat/arm/board/fvp/fdts/
Doptee_sp_manifest.dts7 * that has additional optional properties defined.
/trusted-firmware-a-latest/docs/components/fconf/
Dfconf_properties.rst35 - secondary-load-address [optional]
/trusted-firmware-a-latest/docs/plat/
Dxilinx-versal-net.rst9 BL32 is an optional Secure Payload.
Dxilinx-versal.rst9 BL32 is an optional Secure Payload.
Dhikey.rst56 …uilt by CircuitCo, update *OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKey.dsc* first. *(optional)*
Dhikey960.rst52 …dware is v1, update *OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960.dsc* first. *(optional)*
Dallwinner.rst46 for optional features.
/trusted-firmware-a-latest/docs/design/
Dtrusted-board-boot.rst78 - SCP_BL2 (optional)
81 - BL32 (optional)
133 The SCP_BL2 and BL32 certificates are optional, but they must be present if the
162 The steps for the optional SCP_BL2 and BL32 images are skipped if these images
238 implement the optional firmware encryption feature. This feature can be
239 optionally enabled on platforms to implement the optional requirement:
Dtrusted-board-boot-build.rst83 #. The optional FWU_FIP contains any additional images to be loaded from
/trusted-firmware-a-latest/docs/getting_started/
Dbuild-options.rst54 - ``BL2``: This is an optional build option which specifies the path to BL2
58 - ``BL2U``: This is an optional build option which specifies the path to
79 - ``BL31``: This is an optional build option which specifies the path to
87 - ``BL32``: This is an optional build option which specifies the path to
91 - ``BL32_EXTRA1``: This is an optional build option which specifies the path to
94 - ``BL32_EXTRA2``: This is an optional build option which specifies the path to
209 this flag is ``none`` to disable firmware decryption which is an optional
217 PMU). ``FEAT_MTPMU`` is an optional feature available on Armv8.6 onwards.
267 ``FEATURE_DETECTION`` mechanism. This is an optional architectural feature
273 extension. ``FEAT_AMUv1p1`` is an optional feature available on Arm v8.6
[all …]
Dprerequisites.rst82 These tools are optional:
118 The optional packages can be installed using:
/trusted-firmware-a-latest/fdts/
Dstm32mp15xx-dhcom-som.dtsi310 * - optional on SoMs with SD voltage translator
/trusted-firmware-a-latest/docs/perf/
Dpsci-performance-instr.rst46 the power state. PSCI Statistics implements the optional functions

12