HomeFreeBSD

arm64: Implement cpu_ptrace().

Description

arm64: Implement cpu_ptrace().

Add a minimal implementation of cpu_ptrace() for arm64. It is only used to
get/set VFP registers for 32bits binaries, as it is apparently what we use
there, instead of the MI PT_GETFPREGS/PT_SETFPREGS.

PR: 267361
MFC After: 1 week

Details

Provenance
cognetAuthored on Oct 27 2022, 9:25 PM
Parents
rG473e9fcab4ea: script: Handle a missing 's' stamp gracefully.
Branches
Unknown
Tags
Unknown