Home
last modified time | relevance | path

Searched refs:retrieved (Results 1 – 13 of 13) sorted by relevance

/arm-trusted-firmware-2.8.0/bl32/tsp/
A Dffa_helpers.c144 struct ffa_mtd **retrieved, in memory_retrieve() argument
154 if (retrieved == NULL || mb == NULL) { in memory_retrieve()
203 *retrieved = (struct ffa_mtd *) mem_region_buffer; in memory_retrieve()
205 if ((*retrieved)->emad_count > MAX_MEM_SHARE_RECIPIENTS) { in memory_retrieve()
215 if (((*retrieved)->memory_region_attributes & FFA_MEM_ATTR_NS_BIT) == 0U) { in memory_retrieve()
217 (*retrieved)->memory_region_attributes); in memory_retrieve()
A Dffa_helpers.h96 struct ffa_mtd **retrieved,
/arm-trusted-firmware-2.8.0/docs/components/fconf/
A Dindex.rst11 retrieved without the requesting entity knowing what backing store is being used
/arm-trusted-firmware-2.8.0/docs/components/
A Darm-sip-service.rst272 On success, the read data is retrieved from the shared buffer after the
A Dsecure-partition-manager.rst942 has been retrieved by this interface. The count is incremented and decremented
944 It also tracks notifications whose information has been retrieved individually,
960 the SPMC returns the priorly retrieved SPMC ID.
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Drt-svc-writers-guide.rst233 The latter can be retrieved using the ``SMC_GET_GP(handle, ref)`` function,
A Dporting-guide.rst773 not be retrieved from the platform.
1128 FWU metadata, and update I/O policies of active/updated images using retrieved
2403 of the system counter, which is retrieved from the first entry in the frequency
2947 as retrieved from a power controller or equivalent component on the platform.
A Dbuild-options.rst932 shared and private events configuration is retrieved from device tree rather
938 platform specific secure interrupt property descriptor is retrieved from
/arm-trusted-firmware-2.8.0/docs/design/
A Dfirmware-design.rst124 - TB_FW_CONFIG address is retrieved by BL2 from FW_CONFIG device tree.
135 BL31/SP_MIN, and the SOC_FW_CONFIG and HW_CONFIG details are retrieved
1188 A dedicated per-CPU crash stack is maintained by BL31 and this is retrieved via
1426 retrieved during power down sequences.
1963 retrieved.
2541 From within TF-A, timestamps for individual CPUs can be retrieved using either
2546 From outside TF-A, timestamps for individual CPUs can be retrieved by calling
2562 x2: The `mpidr` of the CPU for which the timestamp has to be retrieved.
A Dauth-framework.rst861 cookie is NULL, the subject public key is retrieved. In this case, because
A Dinterrupt-framework-design.rst664 type. The ``handler`` is retrieved from the ``intr_type_desc_t`` structure as
/arm-trusted-firmware-2.8.0/docs/threat_model/
A Dthreat_model_spm.rst876 | | signaled needs to be retrieved by the receiver, |
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md3942 - SPMC manifest size is now retrieved directly from SPMD instead of the

Completed in 34 milliseconds