summaryrefslogtreecommitdiff
path: root/plat/fvp/plat_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/fvp/plat_setup.c')
-rw-r--r--plat/fvp/plat_setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plat/fvp/plat_setup.c b/plat/fvp/plat_setup.c
index 99f2ef9..145b8bd 100644
--- a/plat/fvp/plat_setup.c
+++ b/plat/fvp/plat_setup.c
@@ -110,7 +110,7 @@ void tftf_early_platform_setup(void)
void tftf_plat_arch_setup(void)
{
- tftf_configure_mmu();
+ tftf_plat_configure_mmu();
}
/* Terminate the model by sending EOT (End Of Transmission) on the UART */