arm-trusted-firmware/include/lib/aarch64
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
..
arch.h Disable secure self-hosted debug via MDCR_EL3/SDCR 2017-02-15 09:37:33 +00:00
arch_helpers.h Fix declarations of cache maintenance functions 2017-01-19 09:29:15 +00:00
smcc_helpers.h AArch32: Add API to invoke runtime service handler 2016-08-10 12:35:46 +01:00