Lines Matching refs:service
20 fulfils the requirements of a security service as described above.
23 in the system, i.e. EL3 in Trusted Firmware-A (TF-A). The service requirements are
33 other interfaces (e.g. ACPI TCG TPM interface, UEFI runtime variable service).
82 fulfil a service request.
90 service requests.
93 accessing the services exported by a Secure Partition. A service can be
114 service always runs to completion (e.g. the requested services cannot be
183 0060A*) is used to invoke a Secure Partition service as a Fast Call.
185 The mechanism used to identify a service within the partition depends on the
186 service implementation. It is assumed that the caller of the service will be
190 used to identify a management mode service. A client populates the GUID in the
195 when the requested operation has completed. A service invoked through the
221 Any caller of a MM service will have to use the ``EFI_MM_COMMUNICATE_HEADER``
276 A service request is initiated from the SPM through an exception return
283 - A request to handle a runtime service request.
310 SPM to delegate service requests to the Secure Partition. The interface also
313 - Register with the SPM a service that it provides.
314 - Indicate completion of a service request delegated by the SPM
378 enable initialisation of a service in S-EL0. The responsibilities of the SPM are
387 The entry point for service requests that should be handled as Fast Calls is
460 SPM will invoke the entry point of a service by executing an ERET instruction.
501 completion of a partition service request.
508 Signal completion of the last SP service request.