Ye Li 2dbde3f9b0 arm: armv8: Fix spl recover data section broken
SPL recover data section is broken which causes reboot failure on
some i.MX platforms (iMX8QM/iMX95).
The global variable cold_reboot_flag is assigned to weak reset_flag
function which always return 1, so restore never been executed in
warm reboot.

Fixes: 1c37e59bfbba ("arm: armv8: Improve SPL data save and restore implementation")
Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2025-09-13 17:59:23 -06:00
..
2023-04-25 15:31:27 -04:00
2024-11-17 13:13:22 -06:00
2022-04-01 16:56:53 -04:00
2025-07-27 23:11:31 +01:00
2023-01-31 15:46:39 +01:00
2025-04-11 12:16:44 -06:00
2023-01-31 15:46:39 +01:00