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)
Wed, Apr 1, 7:30 AM
Unknown Object (File)
Fri, Mar 27, 5:55 AM
Unknown Object (File)
Thu, Mar 26, 5:28 PM
Unknown Object (File)
Wed, Mar 25, 5:38 AM
Unknown Object (File)
Sat, Mar 21, 10:17 PM
Unknown Object (File)
Wed, Mar 11, 10:34 AM
Unknown Object (File)
Tue, Mar 10, 6:07 PM
Unknown Object (File)
Thu, Mar 5, 8:08 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.