arm-trusted-firmware/common
Alexei Fedorov 68c76088d3 Make PAC demangling more generic
At the moment, address demangling is only used by the backtrace
functionality. However, at some point, other parts of the TF-A
codebase may want to use it.
The 'demangle_address' function is replaced with a single XPACI
instruction which is also added in 'do_crash_reporting()'.

Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
Change-Id: I4424dcd54d5bf0a5f9b2a0a84c4e565eec7329ec
2020-02-07 17:00:34 +00:00
..
aarch32 ARMv7 may not support Virtualization Extensions 2017-11-08 14:38:33 +01:00
aarch64 Move assembly newline function into common debug code 2019-08-29 12:00:59 +00:00
backtrace Make PAC demangling more generic 2020-02-07 17:00:34 +00:00
bl_common.c Refactor load_auth_image_internal(). 2019-11-14 11:20:27 +01:00
desc_image_load.c Add helper to parse BL31 parameters (both versions) 2019-07-23 20:25:34 -07:00
fdt_fixup.c FDT helper functions: Fix MISRA issues 2020-01-22 07:52:18 +00:00
fdt_wrappers.c FDT wrappers: add functions for read/write bytes 2020-02-03 11:41:27 +00:00
image_decompress.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
runtime_svc.c Remove support for the SMC Calling Convention 2.0 2019-01-30 16:01:49 +00:00
tf_log.c Remove references to old project name from common files 2019-07-10 11:13:00 +01:00