Lines Matching refs:SPD
389 Dispatcher (SPD) service (see later for details). During initialization
394 Details on BL3-2 initialization and the SPD's role are described in the
452 BL3-1 common and SPD initialization code depends on image and entrypoint
614 Secure-EL1 Payload Dispatcher (SPD).
617 associated Dispatcher (TSPD). Details of SPD design and TSP/TSPD operation
818 The Secure-EL1 Payload Dispatcher (SPD) service is responsible for initializing
825 the image which will be run in the specified security state. The SPD uses this
830 that the SPD wants control to be passed to BL3-2 first and then later to BL3-3.
832 To do this the SPD has to register a BL3-2 initialization function during
833 initialization of the SPD service. The BL3-2 initialization function has this
840 Trusted Firmware supports two approaches for the SPD to pass control to BL3-2
849 BL3-1 by issuing an SMC, using a Function ID allocated to the SPD. On
850 receipt of this SMC, the SPD service handler should switch the CPU context
857 `bl31_register_bl32_init()` which provides a SPD-defined mechanism to
860 NOTE: The Test SPD service included with the Trusted Firmware provides one
864 SPD service handler invokes the synchronous call return mechanism to return
1754 * **Services.** EL3 runtime services, e.g. PSCI or SPD. Specific SPD services