arm-trusted-firmware/include/common/aarch32
dp-arm 85e93ba093 Disable secure self-hosted debug via MDCR_EL3/SDCR
Trusted Firmware currently has no support for secure self-hosted
debug.  To avoid unexpected exceptions, disable software debug
exceptions, other than software breakpoint instruction exceptions,
from all exception levels in secure state.  This applies to both
AArch32 and AArch64 EL3 initialization.

Change-Id: Id097e54a6bbcd0ca6a2be930df5d860d8d09e777
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
2017-02-15 09:37:33 +00:00
..
asm_macros.S Allow spin locks to be defined from assembly 2017-01-30 14:53:17 +00:00
assert_macros.S AArch32: Print ASM_ASSERT and panic messages 2016-12-19 11:57:12 +00:00
el3_common_macros.S Disable secure self-hosted debug via MDCR_EL3/SDCR 2017-02-15 09:37:33 +00:00