Searched refs:waiting (Results 1 – 9 of 9) sorted by relevance
157 - Specifies how secure interrupts are handled when the SP is in a waiting159 return to a waiting state with pending secure interrupts. The value is a163 interrupt and SP in the waiting state.165 waiting state, pend SRI to the NWd and rely on the scheduler to167 - 0x2: Only when the SP attempts to go back to the waiting state while
446 An SP will transition to one of the following runtime model when not in waiting state:
349 const bool waiting = (sysctrl0_val & SEC_SYSCTRL0_CPU_WAIT); in ethosn_core_boot_fw() local351 if (!waiting) { in ethosn_core_boot_fw()
300 by waiting for a secure watchdog to time-out or by invoking an interface on the329 If the secure world is waiting for a response from an external source (for337 - BL1 is waiting for the normal world to raise an SMC to proceed to the next339 - A Trusted OS is waiting for a response from a proxy in the normal world that341 - Secure world is waiting for a hardware response that is critical for continued
36 * How many other patch sets are waiting to be integrated and the risk of
55 mind - be gracious while waiting for action from others, and timely in your56 actions when others are waiting for you.
3218 uint32_t waiting; in swlvl1() local3238 waiting = ch_have_this_cs[ddr_csn % 2]; in swlvl1()3243 if (!(waiting & (1U << ch))) in swlvl1()3247 waiting &= ~(1U << ch); in swlvl1()3250 } while (waiting && (retry > 0)); in swlvl1()
352 communication channel. This is compounded by the SCP firmware waiting for each
1261 …- aarch32: remove unnecessary timeout waiting in putc ([5bebf8f](https://review.trustedfirmware.or…10503 - Fixed runtime instability caused by incorrect unit conversion when waiting