Merge pull request #181 from danh-arm/dh/tsp_fvp_dependency
Move TSP private declarations into separate header
Clarify platform porting interface to TSP
commit 57a18ff489fcfba38f26845eafacd90479c0be81
2 parents e98f414 + 5a06bb7
@Dan Handley Dan Handley authored on 19 Aug 2014
Showing 20 changed files
View
Makefile
View
bl32/tsp/aarch64/tsp_entrypoint.S
View
bl32/tsp/tsp-fvp.mk 100644 → 0
View
bl32/tsp/tsp.ld.S
View
bl32/tsp/tsp.mk
View
bl32/tsp/tsp_interrupt.c
View
bl32/tsp/tsp_main.c
View
bl32/tsp/tsp_private.h 0 → 100644
View
bl32/tsp/tsp_timer.c
View
docs/porting-guide.md
View
include/bl32/payloads/tsp.h 100644 → 0
View
include/bl32/tsp/platform_tsp.h 0 → 100644
View
include/bl32/tsp/tsp.h 0 → 100644
View
include/plat/common/platform.h
View
plat/fvp/aarch64/fvp_helpers.S
View
plat/fvp/bl32_fvp_setup.c 100644 → 0
View
plat/fvp/include/platform_def.h
View
plat/fvp/tsp/tsp-fvp.mk 0 → 100644
View
plat/fvp/tsp/tsp_fvp_setup.c 0 → 100644
View
services/spd/tspd/tspd.mk