arm-trusted-firmware/plat/allwinner
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
..
common refactor: panic after calling psci_power_down_wfi() 2025-02-03 14:29:47 +00:00
sun50i_a64 fix(allwinner): enable dtb modifications for CPU idle states to the rich OS 2024-09-17 21:44:39 +03:00
sun50i_h6 feat(allwinner): add function to detect H616 die variant 2023-04-26 17:45:29 +01:00
sun50i_h616 fix(allwinner): dtb: check for correct error condition 2024-07-31 10:58:55 +01:00
sun50i_r329 refactor(allwinner): consolidate sunxi_cfg.h files 2023-04-26 17:45:29 +01:00