arm-trusted-firmware/lib/psci
Boyan Karatotev dc0bf48669 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>
2025-02-03 14:29:47 +00:00
..
aarch32 chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
aarch64 feat(psci): allow cores to wake up from powerdown 2025-02-03 14:29:47 +00:00
psci_common.c fix(cpus): avoid SME related loss of context on powerdown 2025-02-03 14:29:47 +00:00
psci_lib.mk chore(cpus): optimise runtime errata applications 2024-10-16 13:59:57 +01:00
psci_main.c fix(cpus): avoid SME related loss of context on powerdown 2025-02-03 14:29:47 +00:00
psci_mem_protect.c chore: update to use Arm word across TF-A 2023-08-08 15:12:30 +01:00
psci_off.c fix(cpus): avoid SME related loss of context on powerdown 2025-02-03 14:29:47 +00:00
psci_on.c fix(smccc): ensure that mpidr passed through SMC is valid 2023-11-06 20:43:38 +00:00
psci_private.h feat(psci): allow cores to wake up from powerdown 2025-02-03 14:29:47 +00:00
psci_setup.c perf(psci): pass my_core_pos around instead of calling it repeatedly 2025-01-14 10:02:00 +00:00
psci_stat.c perf(psci): pass my_core_pos around instead of calling it repeatedly 2025-01-14 10:02:00 +00:00
psci_suspend.c chore(psci): drop skip_wfi variable 2025-02-03 14:29:47 +00:00
psci_system_off.c feat(psci): allow cores to wake up from powerdown 2025-02-03 14:29:47 +00:00