• Vikram Kanigiri's avatar
    Remove partially qualified asm helper functions · 6ba0b6d6
    Vikram Kanigiri authored
    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
    6ba0b6d6
plat_common.c 8.27 KB