Lines Matching defs:implementation

49 The cold boot path in this implementation of TF-A depends on the execution
220 The ``plat_report_exception()`` implementation on the Arm FVP port programs
547 Details about the status of the PSCI implementation are provided in the
634 TF-A's BL2 implementation passes a ``bl31_params`` structure in
689 The PSCI implementation will initialize the processor state and ensure that the
807 not all been instantiated in the current implementation.
834 #. CPU implementation service
836 This service will provide an interface to CPU implementation specific
858 of SMC function identifiers supported by this service implementation, the
862 implementation, the framework is focused on integration of services from
956 TODO: Provide design walkthrough of PSCI implementation.
963 An API implementation might have a dependency on platform code e.g. CPU_SUSPEND
964 requires the platform to export a part of the implementation. Hence the level
1021 The PSCI implementation in TF-A is a library which can be integrated with
1056 - or indirectly through a `PSCI`_ SMC. The `PSCI`_ implementation in turn
1118 The Test SPD service included with TF-A provides one implementation
1195 the per-CPU pointer cache. The implementation attempts to minimise the memory
1197 implementation for crash reporting.
1355 Certain aspects of the Armv8-A architecture are implementation defined,
1358 implements a framework which categorises the common implementation defined
1359 behaviours and allows a processor to export its implementation of that
1373 are turned on, like implementation of errata workarounds, entry into
1486 CPU errata implementation
1564 in some arbitrary register, would have an implementation for the Cortex-A77,
2175 Coherent memory usage in PSCI implementation
2249 lock implementation, they do not have access to any other locking primitive to
2350 The implementation has been optimized to minimize this additional overhead.
2669 in this implementation.
2728 spinlock implementation using the ARMv8.1-LSE Compare and Swap instruction.
2817 other code. The PSCI implementation and other EL3 runtime frameworks reside