Commit b82d6cd
PENDING: fix(psci): prepare SCR state and barriers around WFI
Executing WFI at EL3 without explicitly configuring scr_el3
leads to unstable behaviour and systems hangs on entering
the low power mode.
Save and update scr_el3 with required bits for routing of
interrupts and restoring original scr_el3 value on resume to
ensure correct entry and exit from WFI.
Signed-off-by: Scaria Kochidanadu <s-kochidanadu@ti.com>1 parent 043c8c1 commit b82d6cd
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
258 | 264 | | |
| 265 | + | |
259 | 266 | | |
260 | 267 | | |
261 | 268 | | |
| |||
0 commit comments