arm-trusted-firmware/plat
Boyan Karatotev 2bd3b39767 refactor: panic after calling psci_power_down_wfi()
This function doesn't return and its callers that don't return either
rely on this. Drop the dead attribute and add a panic() after it to make
this expectation explicit. Calling `wfi` in the powerdown sequence is
terminal so even if the function was made to return, there would be no
functional change.

This is useful for a following patch that makes psci_power_down_wfi()
return.

Change-Id: I62ca1ee058b1eaeb046966c795081e01bf45a2eb
Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
2025-02-03 14:29:47 +00:00
..
allwinner refactor: panic after calling psci_power_down_wfi() 2025-02-03 14:29:47 +00:00
amd/versal2 Merge changes from topic "xlnx_fix_plat_single_ret" into integration 2025-01-23 11:22:47 +01:00
amlogic feat(gxl): add support for booting from U-Boot SPL/with standard params 2025-01-08 16:02:02 +00:00
arm feat(tc): enable stack protector 2025-01-31 13:45:28 +01:00
aspeed/ast2700 fix(ast2700): fix mpll calculate statement 2024-08-01 14:55:15 +08:00
brcm refactor(console): consolidate console runtime switch 2024-05-08 15:50:58 +02:00
common feat(handoff): common API for TPM event log handoff 2025-01-06 07:20:37 -08:00
hisilicon fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
imx fix(build): ensure $(ROT_KEY) depends on correct directory rules 2024-11-12 12:50:45 +00:00
intel/soc Merge "fix(intel): update debug messages to appropriate class" into integration 2025-01-31 12:02:18 +01:00
marvell build: consolidate directory creation rules 2024-07-22 09:41:30 +00:00
mediatek refactor: panic after calling psci_power_down_wfi() 2025-02-03 14:29:47 +00:00
nuvoton fix(build): include platform mk earlier 2025-01-07 17:14:18 +01:00
nvidia/tegra refactor(cm): convert el1-ctx assembly offset entries to c structure 2024-07-26 17:08:12 +01:00
nxp Merge "build: remove Windows compatibility layer" into integration 2025-01-20 12:52:16 +01:00
qemu Merge changes from topic "handoff_tpm_event_log" into integration 2025-01-09 20:20:41 +01:00
qti refactor: panic after calling psci_power_down_wfi() 2025-02-03 14:29:47 +00:00
renesas fix(rcar3-drivers): disable A/B loader support by default 2024-11-10 16:09:55 +01:00
rockchip refactor: panic after calling psci_power_down_wfi() 2025-02-03 14:29:47 +00:00
rpi refactor(rpi3): move mbedtls helper to common code 2024-11-19 18:51:53 +01:00
socionext feat(synquacer): add support Hob creation 2025-01-03 14:45:00 +00:00
st fix(stm32mp2): correct early/crash console init 2025-01-28 15:04:32 +01:00
ti/k3 feat(ti): implement DM_MANAGED suspend 2024-10-31 10:50:29 +01:00
xilinx Merge "fix(versal-net): remove_redundant_lock_defs" into integration 2025-01-30 16:32:41 +01:00