summaryrefslogtreecommitdiff
path: root/plat/juno/tsp/tsp_plat_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/juno/tsp/tsp_plat_setup.c')
-rw-r--r--plat/juno/tsp/tsp_plat_setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plat/juno/tsp/tsp_plat_setup.c b/plat/juno/tsp/tsp_plat_setup.c
index 2d4ab81d..0a9d4cbe 100644
--- a/plat/juno/tsp/tsp_plat_setup.c
+++ b/plat/juno/tsp/tsp_plat_setup.c
@@ -80,6 +80,7 @@ void tsp_early_platform_setup(void)
******************************************************************************/
void tsp_platform_setup(void)
{
+ plat_gic_init();
}
/*******************************************************************************