commit | b8f26e9fba285aaf7cc1ab89db1a26d5929f1321 | [log] [tgz] |
---|---|---|
author | Alexei Fedorov <Alexei.Fedorov@arm.com> | Thu Feb 06 17:11:03 2020 +0000 |
committer | Alexei Fedorov <Alexei.Fedorov@arm.com> | Fri Feb 07 17:00:34 2020 +0000 |
tree | a94b445887a5da2d4947f54ef6d8e90cc8769734 | |
parent | 5b2108225ae87f84e602030fae92e790ae24c8ae [diff] |
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