AArch32: Print ASM_ASSERT and panic messages
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>
Mon, 28 Nov 2016 09:59:27 +0000 (09:59 +0000)
committerJeenu Viswambharan <jeenu.viswambharan@arm.com>
Mon, 19 Dec 2016 11:57:12 +0000 (11:57 +0000)
commite12cb61f0e7d8678a2cd6ef73f0a38af1d460e08
treea1761064a13f82ec0ba6625a5206b78b27e4ef31
parenta4af0c2e8409696667695f3781a22cba2eafbd2c
AArch32: Print ASM_ASSERT and panic messages

ASM_ASSERT failure and panic messages are suppressed at present. This
patch enables printing the PC location for panic messages, and file name
and line number upon assembly assert failure.

Change-Id: I80cb715988e7ce766f64da1e1d7065a74a096a0c
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
common/aarch32/debug.S
include/common/aarch32/assert_macros.S
plat/arm/common/aarch32/arm_helpers.S