Merge pull request #102 from achingupta:ag/tf-issues#104-v2
commit 8545a8744b541cc6855e3218c4565e76697fb002
2 parents 9253530 + a20a81e
@Andrew Thoelke Andrew Thoelke authored on 23 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