HomeFreeBSD

arm64: Use the Linux sigframe to restore registers

Description

arm64: Use the Linux sigframe to restore registers

When returning from a Linux signal use the Linux sigframe to find the
register values to restore.

Remove the FreeBSD ucontext from the stack as it's now unneeded.

Reviewed by: dchagin, emaste
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D42360

Details

Provenance
andrewAuthored on Oct 25 2023, 9:50 AM
Reviewer
dchagin
Differential Revision
D42360: arm64: Use the Linux sigframe to restore registers
Parents
rGcb0259b6dfba: UPDATING: Document branch creation
Branches
Unknown
Tags
Unknown