Remove partially qualified asm helper functions
Each ARM Trusted Firmware image should know in which EL it is running
and it should use the corresponding register directly instead of reading
currentEL and knowing which asm register to read/write

Change-Id: Ief35630190b6f07c8fbb7ba6cb20db308f002945
1 parent 5132060 commit 6ba0b6d6743534b3d443602dc88558d62ea432b3
@Vikram Kanigiri Vikram Kanigiri authored on 11 Mar 2014
Dan Handley committed on 21 Mar 2014
Showing 10 changed files
View
bl1/aarch64/bl1_arch_setup.c
View
bl1/aarch64/early_exceptions.S
View
bl1/bl1_main.c
View
bl31/aarch64/bl31_arch_setup.c
View
common/bl_common.c
View
include/aarch64/arch_helpers.h
View
lib/arch/aarch64/sysreg_helpers.S
View
plat/fvp/aarch64/plat_common.c
View
services/std_svc/psci/psci_afflvl_off.c
View
services/std_svc/psci/psci_afflvl_suspend.c