Merge pull request #79 from achingupta:ag/tf-issues#104
Conflicts:
	plat/fvp/bl32_plat_setup.c
	plat/fvp/platform.mk
	services/spd/tspd/tspd_main.c

Change-Id: I43fbfb7e085c89f8c051ce15687365ba8324d02e
commit 69846c1418cfd7e615fce6300adb22286b96aacf
2 parents b1329dc + 92e6e4d
@Andrew Thoelke Andrew Thoelke authored on 22 May 2014
Showing 32 changed files
View
bl31/aarch64/bl31_entrypoint.S
View
bl31/aarch64/runtime_exceptions.S
View
bl31/bl31.mk
View
bl31/context_mgmt.c
View
bl31/interrupt_mgmt.c 0 → 100644
View
bl32/tsp/aarch64/tsp_entrypoint.S
View
bl32/tsp/aarch64/tsp_exceptions.S 0 → 100644
View
bl32/tsp/tsp-fvp.mk
View
bl32/tsp/tsp.mk
View
bl32/tsp/tsp_interrupt.c 0 → 100644
View
bl32/tsp/tsp_main.c
View
bl32/tsp/tsp_timer.c 0 → 100644
View
docs/user-guide.md
View
drivers/arm/gic/gic_v2.c
View
include/bl31/cm_macros.S 100644 → 0
View
include/bl31/context_mgmt.h
View
include/bl31/interrupt_mgmt.h 0 → 100644
View
include/bl31/runtime_svc.h
View
include/bl32/payloads/tsp.h
View
include/drivers/arm/gic_v2.h
View
include/lib/aarch64/arch.h
View
include/lib/aarch64/arch_helpers.h
View
lib/aarch64/sysreg_helpers.S
View
plat/fvp/bl32_plat_setup.c
View
plat/fvp/plat_gic.c
View
plat/fvp/platform.h
View
plat/fvp/platform.mk
View
services/spd/tspd/tspd_common.c
View
services/spd/tspd/tspd_main.c
View
services/spd/tspd/tspd_pm.c
View
services/spd/tspd/tspd_private.h
View
services/std_svc/psci/psci_entry.S