Searched refs:transition (Results 1 – 10 of 10) sorted by relevance
336 bool transition; /* A state transition is necessary */ in lpsc_module_sync_state() local458 transition = (mdctl & MDSTAT_STATE_MASK) != state; in lpsc_module_sync_state()459 if (transition && (domain_reset == false)) { in lpsc_module_sync_state()473 if ((pd->use_count != 0U) && transition) { in lpsc_module_sync_state()481 } else if (transition) { in lpsc_module_sync_state()
8 protection checks based on these tables, and transition granules between83 structure used by the granule transition service which will be covered more182 #. In systems that make use of the granule transition service, runtime184 by the GTSI to find the tables and transition granules between PAS types.
81 - ``FIRME_GM_GPI_SET`` is implemented on top of TF-A's generic GPT transition
65 transition granules between different physical address spaces has been added.
446 An SP will transition to one of the following runtime model when not in waiting state:
437 be called to transition the current priority level on a PE. A given sequence of
461 This transition into S-EL0 is special since it is not in response to a previous
1049 separate register context for each world. During a world transition, EL3
1455 context on a power domain state transition, as well as any GIC actions outside
11632 - arm: Potential memory corruption during BL2-BL31 transition