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, Nov 11, 3:01 AM
Unknown Object (File)
Sat, Nov 2, 11:18 PM
Unknown Object (File)
Thu, Oct 31, 12:36 PM
Unknown Object (File)
Oct 16 2024, 11:19 AM
Unknown Object (File)
Oct 15 2024, 6:11 AM
Unknown Object (File)
Oct 4 2024, 5:54 AM
Unknown Object (File)
Oct 4 2024, 12:52 AM
Unknown Object (File)
Oct 1 2024, 5:20 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.