Add macro to check whether the CPU implements an EL
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>
Tue, 21 Feb 2017 14:40:44 +0000 (14:40 +0000)
committerJeenu Viswambharan <jeenu.viswambharan@arm.com>
Tue, 2 May 2017 15:11:12 +0000 (16:11 +0100)
commitf4c8aa905414fb021c08370306bd516f678a58bd
tree7f727d80afb45c86cf12203e66d49bf23d5bd0b6
parent7fa3214e18ad640208eaf6c8d6111ec53f3894aa
Add macro to check whether the CPU implements an EL

Replace all instances of checks with the new macro.

Change-Id: I0eec39b9376475a1a9707a3115de9d36f88f8a2a
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
bl1/aarch64/bl1_context_mgmt.c
bl31/bl31_main.c
include/lib/aarch64/arch.h
include/lib/aarch64/arch_helpers.h
lib/el3_runtime/aarch64/context_mgmt.c
plat/arm/common/arm_common.c
plat/mediatek/mt6795/bl31_plat_setup.c
plat/qemu/qemu_bl2_setup.c