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
F164388466: D43309.id144040.diff
Fri, Jul 31, 10:39 AM
Unknown Object (File)
Thu, Jul 30, 7:30 AM
Unknown Object (File)
Mon, Jul 27, 10:19 AM
Unknown Object (File)
Sat, Jul 25, 11:16 AM
Unknown Object (File)
Wed, Jul 22, 7:04 PM
Unknown Object (File)
Tue, Jul 21, 1:16 AM
Unknown Object (File)
Sat, Jul 18, 1:53 PM
Unknown Object (File)
Sat, Jul 11, 4:12 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