commit | 5abf8ef8f31c7f5c76e2b03554b6e238f9600a5c | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Tue Oct 08 15:52:04 2024 +0100 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Feb 03 14:29:47 2025 +0000 |
tree | 3a21a034c4bf3446d2d560233e1cf1685204c604 | |
parent | 304b96996d5b1390f4b45b584a6dd2e91d8c4e53 [diff] |
chore(psci): drop skip_wfi variable There is now a convent place at the end of the function to jump to when we shouldn't power down. This eliminates the need for skip_wfi. Change-Id: I8d1a88c77463e8ee6765b185adbe3d23d9fce101 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>