Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/docs/components/
Dffa-manifest-binding.rst53 - If value of this field = 1 and number of PEs > 1 then the partition is
55 - If the value of this field > 1 then the partition is treated as a MP
75 - Physical base address of the partition in memory. Absence of this field
82 the partition. Absence of this field indicates that the entry point is at
120 - Presence of this field indicates that the partition implements the primary
132 - Presence of this field indicates that the partition doesn't expect the
137 - The field specifies the general purpose register number but not its width.
142 Presence of this field indicates that the partition expects the address of
235 upstream of. If the field is omitted then it is assumed that the device is
278 - Presence of this field implies that this endpoint must be granted exclusive
Dsecure-partition-manager.rst323 to upgrade SPs in the field.
385 This file also specifies the SP owner (as an optional field) identifying the
388 corresponding "owner" field value can either take the value of "SiP" or "Plat".
389 In absence of "owner" field, it defaults to "SiP" owner.
390 The UUID of the partition can be specified as a field in the description file or
464 indicates a FF-A compliant SP. The *load_address* field specifies the load
547 The *execution-ctx-count* SP manifest field can take the value of one or the
610 the specification, the manifest field 'gp-register-num' configures the GP register
1326 - smmu-id: This field helps to identify the SMMU instance that this device is
Dplatform-interrupt-controller-API.rst305 masks out the interrupt ID field from the acknowledged value from GIC.
Dxlat-tables-lib-v2-design.rst107 The region's granularity is an optional field; if it is not specified the
/trusted-firmware-a-3.4.0/drivers/nxp/auth/csf_hdr_parser/
Dinput_bl2_ch216 # Entry Point/Image start address field in the header.[Mandatory]
82 # Following field Required for 4240/9164/1040/C290 only
Dinput_bl2_ch3_214 # Entry Point/Image start address field in the header.[Mandatory]
Dinput_bl2_ch314 # Entry Point/Image start address field in the header.[Mandatory]
/trusted-firmware-a-3.4.0/docs/components/measured_boot/
Devent_log.rst11 Measured Boot driver expects a *tpm_event_log* node with the following field
/trusted-firmware-a-3.4.0/docs/components/fconf/
Dfconf_properties.rst11 The |FCONF| framework expects a *dtb-registry* node with the following field:
/trusted-firmware-a-3.4.0/include/lib/libfdt/
Dlibfdt.h238 #define fdt_get_header(fdt, field) \ argument
239 (fdt32_ld(&((const struct fdt_header *)(fdt))->field))
/trusted-firmware-a-3.4.0/docs/design/
Dauth-framework.rst490 content certificate is stored in an X509v3 custom extension field. An extension
491 field can only be identified using an OID. In this case, the ``cookie`` could
493 field while the ``type`` field could be set to ``AUTH_PARAM_HASH``. A value of 0 for
494 the ``cookie`` field means that it is not used.
535 Using the method type specified in the ``type`` field, the AM finds out what field
558 The ``auth_param_ptr`` field is initialized by the platform. The ``auth_param_len``
559 field is used to specify the length of the data in the memory.
608 linked together by the ``parent`` field. Those nodes with no parent must be
Dfirmware-design.rst303 - ``SDCR``. The ``SDCR.SPD`` field is set to disable AArch32 Secure
2120 The field ``local_state`` can be concurrently accessed by multiple CPUs in
2122 mutual exclusion to this field and a clean and invalidate is needed after it
2136 * The lock_data is a bit-field of 2 members:
2137 * Bit[0] : choosing. This field is set when the CPU is
2156 CPU0 updates its per-CPU field with data cache enabled. This write updates a
2158 CPU1 updates its per-CPU field of the ``bakery_lock_t`` structure with data cache
2160 its field in any other cache line in the system. This operation will invalidate
2180 * The lock_data is a bit-field of 2 members:
2181 * Bit[0] : choosing. This field is set when the CPU is
[all …]
Dinterrupt-framework-design.rst239 The ``flags`` field stores the routing model for the interrupt type in
248 The ``scr_el3[2]`` field also stores the routing model but as a mapping of the
249 model in the ``flags`` field to the corresponding bit in the ``SCR_EL3`` for each
449 interrupts in the ``sel1_intr_entry`` field. The TSPD passes control to the TSP at
Dcpu-specific-build-macros.rst636 level cache(LLC) is present in the system, and that the DataSource field
/trusted-firmware-a-3.4.0/tools/marvell/doimage/
Ddoimage.c1131 #define print_field(st, type, field, hex, base) \ argument
1132 do_print_field((int)st->field, #field, \
1133 base + offsetof(type, field), sizeof(st->field), hex)
/trusted-firmware-a-3.4.0/docs/perf/
Dperformance-monitoring-unit.rst48 an identical function and bit field layout as ``PMEVTYPER<n>``. In addition,
/trusted-firmware-a-3.4.0/drivers/marvell/comphy/
Dphy-comphy-cp110.c116 uint32_t reg, mask, field; in mvebu_cp110_comphy_clr_pipe_selector() local
122 field = reg & mask; in mvebu_cp110_comphy_clr_pipe_selector()
124 if (field) { in mvebu_cp110_comphy_clr_pipe_selector()
135 uint32_t reg, mask, field; in mvebu_cp110_comphy_clr_phy_selector() local
141 field = reg & mask; in mvebu_cp110_comphy_clr_phy_selector()
148 if (field) { in mvebu_cp110_comphy_clr_phy_selector()
/trusted-firmware-a-3.4.0/docs/getting_started/
Drt-svc-writers-guide.rst36 The SMC Function Identifier includes a OEN field. These values and their
218 Such calls can be determined by checking the CC field in bit[30] of the
Dpsci-lib-integration-guide.rst194 The first field ``h``, of ``param_header_t`` type, provides the version
195 information. The second field ``mailbox_ep`` is the warm boot entrypoint address
257 described in `PSCI spec`_. The 'flags' (8th argument) is a bit field parameter
Dporting-guide.rst2334 accounting before entering a low power state. The ``pwr_domain_state`` field of
2352 accounting after exiting from a low power state. The ``pwr_domain_state`` field
/trusted-firmware-a-3.4.0/docs/plat/
Dnvidia-tegra.rst139 parameter to be used during the 'SYSTEM SUSPEND' call. The state-id field
/trusted-firmware-a-3.4.0/docs/plat/arm/
Darm-build-options.rst49 field of power-state parameter.
/trusted-firmware-a-3.4.0/docs/design_documents/
Dmeasured_boot_poc.rst435 (see the field ``AlgorithmId`` on the logs above):
466 because the boot process records all the images in this PCR (see field ``PCRIndex``
/trusted-firmware-a-3.4.0/docs/threat_model/
Dthreat_model.rst352 | | extension field is compared with the |
/trusted-firmware-a-3.4.0/docs/
Dchange-log.md2839 - Added an `id` field under the NV-counter node in the device tree to
2967 - Added an owner field to Cactus secure partitions
3671 - backtrace: Strip PAC field when PAUTH is enabled
4689 the MT field in MPDIR and access the bit fields accordingly.
4907 - Added support for multi-threading CPUs, indicated by `MT` field in MPDIR. A
5065 Commits now must have a 'Signed-off-by:' field to certify that the