mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
![]() 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> |
||
---|---|---|
.. | ||
include | ||
allwinner-common.mk | ||
arisc_off.S | ||
plat_helpers.S | ||
sunxi_bl31_setup.c | ||
sunxi_common.c | ||
sunxi_cpu_ops.c | ||
sunxi_native_pm.c | ||
sunxi_pm.c | ||
sunxi_prepare_dtb.c | ||
sunxi_scpi_pm.c | ||
sunxi_security.c | ||
sunxi_topology.c |