summaryrefslogtreecommitdiff
path: root/plat/marvell/a3700/common/plat_pm.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/marvell/a3700/common/plat_pm.c')
-rw-r--r--plat/marvell/a3700/common/plat_pm.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/plat/marvell/a3700/common/plat_pm.c b/plat/marvell/a3700/common/plat_pm.c
index 23fa9915..fc0c5ff2 100644
--- a/plat/marvell/a3700/common/plat_pm.c
+++ b/plat/marvell/a3700/common/plat_pm.c
@@ -701,6 +701,9 @@ void a3700_pwr_domain_suspend_finish(const psci_power_state_t *target_state)
*/
plat_marvell_interconnect_enter_coherency();
+ /* CPU address decoder windows initialization. */
+ cpu_wins_init();
+
/* fetch CPU-DRAM window mapping information by reading
* CPU-DRAM decode windows (only the enabled ones)
*/