Lines Matching refs:context
153 ``SPMD_SPM_AT_SEL2`` is enabled. The context save/restore routine
573 - Pinned MP SPs: an execution context matches a physical PE. MP SPs must
575 - Migratable UP SPs: a single execution context can run and be migrated on any
578 the single execution context.
683 execution context. If the primary boot physical core linear id is N, an MP SP is
716 - Other SPs have their first execution context initialized as a result of secure
765 a specific execution context, as determined by the sender.
999 from its first execution context, to provide the entry point address for
1149 configuration is made part of a vCPU context.
1157 An SP execution context is said to be in SPMC scheduled mode if CPU cycles are
1158 allocated to it by SPMC. Correspondingly, an SP execution context is said to be
1172 execution context between various states. These are the four partition runtime
1175 - RTM_FFA_RUN: runtime model presented to an execution context that is
1177 - RTM_FFA_DIR_REQ: runtime model presented to an execution context that is
1179 - RTM_SEC_INTERRUPT: runtime model presented to an execution context that is
1181 - RTM_SP_INIT: runtime model presented to an execution context that is
1184 If an endpoint execution context attempts to make an invalid transition or a
1219 An SP execution context in a call chain could specify a less permissive action
1239 execution context.
1248 execution context of the SP that is responsible for handling the interrupt;
1256 context that it has a pending virtual interrupt and to further run the SP
1257 execution context, such that it can handle the virtual interrupt. SPMC uses
1269 | | | | resumes execution context of SP |
1274 | | | | resumes execution context of SP |
1278 | | | | not resume execution context of SP. |
1281 | | vIRQ | | execution context of SP through ERET. |
1301 If the current SP execution context was preempted by a secure interrupt to be
1302 handled by execution context of target SP, SPMC resumes current SP after signal
1303 completion by target SP execution context.
1310 | execution context | | |
1318 | | | when the target execution context next enters |
1321 | BLOCKED, RUNNING | NA | The target execution context is blocked or |
1363 | execution context | | |
1368 | PREEMPTED by Self | Signaled | The target execution context reenters the |
1374 | | | context next enters the RUNNING state. |
1381 | RUNNING | NA | The target execution context is running on a |
1529 translation context.
1549 - Memory based data strutures that provide unique translation context for
1649 …ps://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/tree/lib/el3_runtime/aarch64/context.S#n45