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, Oct 27, 11:55 PM
Unknown Object (File)
Mon, Oct 21, 4:51 AM
Unknown Object (File)
Sep 30 2024, 4:14 PM
Unknown Object (File)
Sep 24 2024, 9:29 AM
Unknown Object (File)
Sep 23 2024, 3:11 PM
Unknown Object (File)
Sep 21 2024, 2:06 PM
Unknown Object (File)
Sep 21 2024, 11:45 AM
Unknown Object (File)
Sep 18 2024, 7:15 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