mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile
This commit is contained in:
commit
c5c9b69c13
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue