Merge pull request #927 from jeenu-arm/state-switch
authordavidcunado-arm <david.cunado@arm.com>
Thu, 11 May 2017 15:04:52 +0000 (16:04 +0100)
committerGitHub <noreply@github.com>
Thu, 11 May 2017 15:04:52 +0000 (16:04 +0100)
commitd6104f5ab4e68f92cf97f6a3e55395c71ed137ac
tree4c9488add4622ce77fc328e34efe6f4bb7289873
parent78b7134927422425bcad3413cf78783e3eaf633c
parentb10d44995eb652675863c2cc6a7726683613da0d
Merge pull request #927 from jeenu-arm/state-switch

Execution state switch
15 files changed:
bl1/aarch64/bl1_context_mgmt.c
bl31/bl31_main.c
include/lib/aarch64/arch.h
include/lib/aarch64/arch_helpers.h
include/lib/el3_runtime/context_mgmt.h
include/lib/psci/psci_lib.h
include/plat/arm/common/arm_sip_svc.h
include/plat/arm/common/plat_arm.h
lib/el3_runtime/aarch64/context_mgmt.c
lib/psci/psci_common.c
plat/arm/common/arm_common.c
plat/arm/common/arm_common.mk
plat/arm/common/arm_sip_svc.c
plat/mediatek/mt6795/bl31_plat_setup.c
plat/qemu/qemu_bl2_setup.c