Home
last modified time | relevance | path

Searched refs:transition (Results 1 – 10 of 10) sorted by relevance

/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_psc.c336 bool transition; /* A state transition is necessary */ in lpsc_module_sync_state() local
458 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()
/rk3399_ARM-atf/docs/components/
H A Dgranule-protection-tables-design.rst8 protection checks based on these tables, and transition granules between
83 structure used by the granule transition service which will be covered more
182 #. In systems that make use of the granule transition service, runtime
184 by the GTSI to find the tables and transition granules between PAS types.
H A Dfirme.rst81 - ``FIRME_GM_GPI_SET`` is implemented on top of TF-A's generic GPT transition
H A Drealm-management-extension.rst65 transition granules between different physical address spaces has been added.
H A Del3-spmc.rst446 An SP will transition to one of the following runtime model when not in waiting state:
H A Dexception-handling.rst437 be called to transition the current priority level on a PE. A given sequence of
H A Dsecure-partition-manager-mm.rst461 This transition into S-EL0 is special since it is not in response to a previous
H A Drmm-el3-comms-spec.rst1049 separate register context for each world. During a world transition, EL3
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst1455 context on a power domain state transition, as well as any GIC actions outside
/rk3399_ARM-atf/docs/
H A Dchange-log.md11632 - arm: Potential memory corruption during BL2-BL31 transition