Merge commit 'for-v0.4/05.20^' into for-v0.4
Conflicts:
	plat/fvp/bl32_plat_setup.c
	plat/fvp/platform.mk
	services/spd/tspd/tspd_main.c

Change-Id: Ib4bad39a8a476a6b1796298f95dfb97c8b100975
commit 421c572a7eab3efbdb769908fb1aa36ef361465a
2 parents 558c76b + 956e09a
@Andrew Thoelke Andrew Thoelke authored on 21 May 2014
Showing 38 changed files
View
bl31/aarch64/bl31_entrypoint.S
View
bl31/aarch64/runtime_exceptions.S
View
bl31/bl31.mk
View
bl31/bl31_main.c
View
bl31/context_mgmt.c
View
bl31/interrupt_mgmt.c 0 → 100644
View
bl31/runtime_svc.c
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/firmware-design.md
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/bl31/services/psci.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
View
services/std_svc/psci/psci_main.c
View
tools/fip_create/fip_create.c