Home
last modified time | relevance | path

Searched hist:"695 a48b5b4366d1005f8b9a0fc83726914668fb5" (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/lib/psci/aarch32/
H A Dpsci_helpers.S695a48b5b4366d1005f8b9a0fc83726914668fb5 Wed Jan 11 17:01:04 UTC 2023 Harrison Mutai <harrison.mutai@arm.com> fix(psci): tighten psci_power_down_wfi behaviour

A processing element should never return from a wfi, however, due to a
hardware bug, certain CPUs may wake up because of an external event.
This patch tightens the behaviour of the common power down sequence, it
ensures the routine never returns by entering a wfi loop at its end. It
aligns with the behaviour of the platform implementations.

Change-Id: I36d8b0c64eccb71035bf164b4cd658d66ed7beb4
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
/rk3399_ARM-atf/lib/psci/aarch64/
H A Dpsci_helpers.S695a48b5b4366d1005f8b9a0fc83726914668fb5 Wed Jan 11 17:01:04 UTC 2023 Harrison Mutai <harrison.mutai@arm.com> fix(psci): tighten psci_power_down_wfi behaviour

A processing element should never return from a wfi, however, due to a
hardware bug, certain CPUs may wake up because of an external event.
This patch tightens the behaviour of the common power down sequence, it
ensures the routine never returns by entering a wfi loop at its end. It
aligns with the behaviour of the platform implementations.

Change-Id: I36d8b0c64eccb71035bf164b4cd658d66ed7beb4
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>