Page MenuHomeFreeBSD

Enable stack gap on arm64
ClosedPublic

Authored by dgr_semihalf.com on Oct 21 2021, 12:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 1:36 AM
Unknown Object (File)
Mon, Sep 22, 9:44 AM
Unknown Object (File)
Aug 30 2025, 5:45 PM
Unknown Object (File)
Aug 29 2025, 3:48 AM
Unknown Object (File)
Aug 13 2025, 5:18 PM
Unknown Object (File)
Aug 12 2025, 7:56 AM
Unknown Object (File)
Jul 29 2025, 9:43 AM
Unknown Object (File)
Jul 26 2025, 6:13 PM
Subscribers
None

Details

Summary

Stack gap code used on amd64 can also be reused for arm64. Point
sv_stackgap to elf64_stackgap to enable this feature.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

LGTM + tested on CN9132 CEx7 Eval Board with ASLR enabled and firefox.

This revision is now accepted and ready to land.Oct 21 2021, 1:45 PM
This revision was automatically updated to reflect the committed changes.