Commit 6825c058 authored by Sandrine Bailleux's avatar Sandrine Bailleux
Browse files

juno: Compile GIC files in BL3-2

Change-Id: Id57a159edf2a54596f4647ab80bc3ff6e4c6a7d0
Showing with 5 additions and 3 deletions
+5 -3
...@@ -29,7 +29,9 @@ ...@@ -29,7 +29,9 @@
# #
# TSP source files specific to Juno platform # TSP source files specific to Juno platform
BL32_SOURCES += plat/common/aarch64/platform_mp_stack.S \ BL32_SOURCES += drivers/arm/gic/gic_v2.c \
plat/juno/bl32_plat_setup.c \ plat/common/aarch64/platform_mp_stack.S \
plat/juno/aarch64/plat_common.c \ plat/juno/aarch64/plat_common.c \
plat/juno/aarch64/plat_helpers.S plat/juno/aarch64/plat_helpers.S \
plat/juno/bl32_plat_setup.c \
plat/juno/plat_gic.c
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment