summaryrefslogtreecommitdiff
path: root/scripts/extract-fwblobs
diff options
context:
space:
mode:
authorJeremy Linton <jeremy.linton@arm.com>2025-09-18 12:54:24 -0500
committerWill Deacon <will@kernel.org>2025-09-18 21:06:59 +0100
commitea87c5536aa8c2b5bcd2fb482df6f11e5517df06 (patch)
tree2d1cfefdc599616ef09e3590fad101b9a1cf057f /scripts/extract-fwblobs
parentba1afc94deb849eab843a372b969444581add2c9 (diff)
arm64: probes: Fix incorrect bl/blr address and register usage
The pt_regs registers are 64-bit on arm64, and should be u64 when manipulated. Correct this so that we aren't truncating the address during br/blr sequences. Fixes: efb07ac534e2 ("arm64: probes: Add GCS support to bl/blr/ret") Signed-off-by: Jeremy Linton <jeremy.linton@arm.com> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions