Page MenuHomeFreeBSD

arm64: Support SVE in ptrace and core dumps
Needs ReviewPublic

Authored by andrew on Jan 4 2024, 12:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 18, 7:15 PM
Unknown Object (File)
Wed, Sep 18, 2:43 PM
Unknown Object (File)
Wed, Sep 18, 5:11 AM
Unknown Object (File)
Wed, Sep 18, 3:26 AM
Unknown Object (File)
Tue, Sep 10, 1:12 PM
Unknown Object (File)
Sun, Sep 8, 11:14 PM
Unknown Object (File)
Sun, Sep 8, 4:34 AM
Unknown Object (File)
Sat, Sep 7, 10:47 PM
Subscribers

Details

Reviewers
kib
markj
manu
Group Reviewers
arm64
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 58164
Build 55052: arc lint + arc unit