Lines Matching refs:services
11 levels lower than EL3 will request runtime services using the Secure Monitor
19 for full details). The EL3 runtime services framework in BL31 enables the
20 independent implementation of services for each group, which are then compiled
23 software. The common runtime services framework ensures that SMC Functions are
27 The interface and operation of the runtime services depends heavily on the
70 services defined by Arm standards, such as `PSCI`_.
78 The EL3 runtime services framework uses the call type and OEN to identify a
85 TF-A has a ``services`` directory in the source tree under which
130 During initialization the services framework validates each declared service
155 Runtime services are initialized once, during cold boot, by the primary CPU
285 The PSCI and Test Secure-EL1 Payload Dispatcher services do not follow
288 Services that contain multiple sub-services
291 It is possible that a single owning entity implements multiple sub-services. For
296 future, there could be additional such sub-services in the Standard calls
300 enable independent implementation of sub-services. Such a framework might look
301 very similar to the current runtime services framework, but using a different
309 or other Secure-EL1 Payload are special. These services need to manage the
315 the BL31 support for these services. Or a reference to the document that will
321 #. :ref:`ARM SiP Services <arm sip services>`