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)
Mon, Jul 27, 2:39 PM
Unknown Object (File)
Mon, Jul 27, 4:46 AM
Unknown Object (File)
Mon, Jul 27, 1:14 AM
Unknown Object (File)
Thu, Jul 23, 2:35 AM
Unknown Object (File)
Sun, Jul 5, 2:37 AM
Unknown Object (File)
May 19 2026, 6:25 AM
Unknown Object (File)
May 17 2026, 5:43 PM
Unknown Object (File)
May 17 2026, 4:41 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.