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, Aug 3, 8:55 AM
Unknown Object (File)
Mon, Aug 3, 1:55 AM
Unknown Object (File)
Sun, Aug 2, 1:43 AM
Unknown Object (File)
Sat, Aug 1, 1:12 AM
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
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.