Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile

This commit is contained in:
Andrew Thoelke 2014-05-16 12:27:33 +01:00
commit c5c9b69c13
1 changed files with 2 additions and 1 deletions

View File

@ -31,4 +31,5 @@
# TSP source files specific to FVP platform
BL32_SOURCES += plat/common/aarch64/platform_mp_stack.S \
plat/fvp/bl32_plat_setup.c \
plat/fvp/aarch64/plat_common.c
plat/fvp/aarch64/plat_common.c \
plat/fvp/aarch64/plat_helpers.S