Lines Matching refs:interface
1 RMM-EL3 Communication interface
4 This document defines the communication interface between RMM and EL3.
5 There are two parts in this interface: the boot interface and the runtime
6 interface.
9 R-EL2 for the first time after boot. The cold boot interface defines the ABI
10 for the cold boot path and the warm boot interface defines the same for the
13 The RMM-EL3 runtime interface defines the ABI for EL3 services which can be
26 RMM-EL3 runtime interface.
173 warm boot by any PE should not enter RMM using the warm boot interface.
209 This section defines the RMM-EL3 runtime interface which specifies the ABI for
212 important to note that RMM is allowed to invoke EL3-RMM runtime interface
217 If the interface requires the use of memory, then the memory references should
218 be within the shared buffer communicated as part of the boot interface. See
264 This call is the only function currently in RMM-EL3 runtime interface which