Introduce IS_IN_ELX() macros
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Fri, 9 May 2014 10:23:11 +0000 (11:23 +0100)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Fri, 9 May 2014 10:23:11 +0000 (11:23 +0100)
commitb3254e8547707ff57ed7766aba53933884bd6a1c
treece10aa2b21b36c307b7cb643ae21904bc226ae56
parent60bc4bbd0bf705f30327e3c37973bcf1e1851110
Introduce IS_IN_ELX() macros

The goal of these macros is to improve code readability by providing
a concise way to check whether we are running in the expected
exception level.

Change-Id: If9aebadfb6299a5196e9a582b442f0971d9909b1
common/bl_common.c
include/lib/aarch64/arch_helpers.h
plat/fvp/aarch64/plat_common.c