commit | b3d451c3bb4b3b6c6a03aaaa8e1a785c5a4ca0a5 | [log] [tgz] |
---|---|---|
author | John Powell <john.powell@arm.com> | Thu Feb 13 14:24:06 2025 -0600 |
committer | John Powell <john.powell@arm.com> | Tue Mar 04 10:37:16 2025 -0600 |
tree | 4f962c5a8e86e12e0bdd0526bbb59dda55efe9b7 | |
parent | f00a425e1592bd410ff249c1baab8f3b067b1658 [diff] |
fix: add xpaci instruction to exception report When reporting an exception with ENABLE_PAUTH==1 calling xpaci before printing the ELR value will remove the PAC and make the pointer readable. Change-Id: I45339dbb3396f403768ea3ee780d0c5010da44c4 Signed-off-by: John Powell <john.powell@arm.com>