plat/arm: relocate the jump_if_cpu_midr macro.
authorDeepak Pandey <Deepak.Pandey@arm.com>
Thu, 11 Oct 2018 08:14:43 +0000 (13:44 +0530)
committerDeepak Pandey <Deepak.Pandey@arm.com>
Mon, 15 Oct 2018 07:38:52 +0000 (13:08 +0530)
commitda3b038fd5e39147792df02d87b61054f94da8a5
treef216bbd645fcf1586f18ae87edccf904329aadd6
parent424f68dd1dedba416105d513cc7f99904fe4ceac
plat/arm: relocate the jump_if_cpu_midr macro.

macro jump_if_cpu_midr is used commonly by many arm platform.
It has now been relocated to common place to remove duplication
of code.

Change-Id: Ic0876097dbc085df4f90eadb4b7687dde7c726da
Signed-off-by: Deepak Pandey <Deepak.Pandey@arm.com>
include/lib/cpus/aarch32/cpu_macros.S
include/lib/cpus/aarch64/cpu_macros.S
plat/arm/board/juno/aarch32/juno_helpers.S
plat/arm/board/juno/aarch64/juno_helpers.S
plat/arm/css/sgi/aarch64/sgi_helper.S
plat/arm/css/sgm/aarch64/css_sgm_helpers.S