Page MenuHomeFreeBSD

arm64: Support SVE in ptrace and core dumps
ClosedPublic

Authored by andrew on Jan 4 2024, 12:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 8, 1:37 AM
Unknown Object (File)
Thu, Jun 5, 1:35 AM
Unknown Object (File)
Tue, Jun 3, 2:53 AM
Unknown Object (File)
Thu, May 29, 1:41 AM
Unknown Object (File)
Fri, May 16, 7:44 PM
Unknown Object (File)
Apr 24 2025, 6:48 AM
Unknown Object (File)
Feb 25 2025, 7:38 PM
Unknown Object (File)
Feb 9 2025, 8:35 PM
Subscribers

Details

Summary

Add the NT_ARM_SVE note type and use it to access the SVE registers
from ptrace. This allows userspace to modify the full SVE register
values.

Try to follow the Linux semantics to allow debuggers to use this with
minimal changes.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable