arm-trusted-firmware/plat/rockchip/px30
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
..
drivers refactor: panic after calling psci_power_down_wfi() 2025-02-03 14:29:47 +00:00
include rockchip: Unify Platform specific defines for PSCI module 2020-01-24 13:14:44 +00:00
plat_sip_calls.c
platform.mk chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
px30_def.h rockchip: px30: cleanup securing of ddr regions 2019-12-17 10:18:50 +01:00