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)
Fri, Jan 17, 5:58 AM
Unknown Object (File)
Thu, Jan 9, 7:57 AM
Unknown Object (File)
Nov 21 2024, 10:21 PM
Unknown Object (File)
Nov 21 2024, 10:21 PM
Unknown Object (File)
Nov 21 2024, 2:58 AM
Unknown Object (File)
Nov 21 2024, 2:58 AM
Unknown Object (File)
Nov 21 2024, 2:32 AM
Unknown Object (File)
Nov 11 2024, 3:45 AM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 55239
Build 52128: arc lint + arc unit