HomeFreeBSD

Add NT_ARM_ADDR_MASK

Description

Add NT_ARM_ADDR_MASK

This can be used by debuggers to find which bits in a virtual address
should be masked off to get a canonical address. This is currently used
by the Pointer Authentication Code support to get its mask. It could also
be used if we support Top Byte Ignore for the same purpose.

Reviewed by: kib
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34302

Details

Provenance
andrewAuthored on Aug 30 2021, 4:43 PM
Reviewer
kib
Differential Revision
D34302: Add NT_ARM_ADDR_MASK
Parents
rGd5c0a7b6d392: riscv: Fix another race in pmap_pinit()
Branches
Unknown
Tags
Unknown