ARMv7: Alias dmbld() to dmb()
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>
Wed, 5 Sep 2018 13:23:27 +0000 (14:23 +0100)
committerJeenu Viswambharan <jeenu.viswambharan@arm.com>
Wed, 5 Sep 2018 13:39:14 +0000 (14:39 +0100)
commite43422b734269d23f336e5ca3c05dedd8fd52901
treef3bc583809575b3efedf1300b0bf27ed05905b05
parent36044baf08a9f816a8a062a8a50ede12a816a6dd
ARMv7: Alias dmbld() to dmb()

'dmb ld' is not a recognized instruction for ARMv7. Since generic code
may use 'dmb ld', alias it to 'dmb' when building for ARMv7.

Change-Id: I502f360cb6412897ca9580b725d9f79469a7612e
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
include/lib/aarch32/arch_helpers.h