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

(cherry picked from commit d78c2cd831d346b94c00c72b5a94a1a4f0dd3e53)
Signed-off-by: Olivier Houchard <cognet@FreeBSD.org>

Details

Provenance
cognetAuthored on Oct 27 2022, 9:25 PM
Parents
rGf5d1d22f25bd: nxprtc: Fix timing issue with register access.
Branches
Unknown
Tags
Unknown