arm-trusted-firmware/bl31/aarch64
Justin Chadwell 1f4619796a Add UBSAN support and handlers
This patch adds support for the Undefined Behaviour sanitizer. There are
two types of support offered - minimalistic trapping support which
essentially immediately crashes on undefined behaviour and full support
with full debug messages.

The full support relies on ubsan.c which has been adapted from code used
by OPTEE.

Change-Id: I417c810f4fc43dcb56db6a6a555bfd0b38440727
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
2019-09-11 14:15:54 +01:00
..
bl31_entrypoint.S Add support for Branch Target Identification 2019-05-24 14:44:45 +01:00
crash_reporting.S Move assembly newline function into common debug code 2019-08-29 12:00:59 +00:00
ea_delegate.S AArch64: Disable Secure Cycle Counter 2019-08-21 15:43:24 +01:00
runtime_exceptions.S Add UBSAN support and handlers 2019-09-11 14:15:54 +01:00