commit | dc0bf486694cd1f5045ae4090d27e27d5365eedf | [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 | da305ec75dedca5e8e939790ab02fe7c0ba999d5 [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>