Page MenuHomeFreeBSD

Enable stack gap on arm64
ClosedPublic

Authored by dgr_semihalf.com on Oct 21 2021, 12:09 PM.
Tags
None
Referenced Files
F110569102: D32588.diff
Thu, Feb 20, 7:17 AM
Unknown Object (File)
Jan 18 2025, 10:20 PM
Unknown Object (File)
Jan 18 2025, 5:29 PM
Unknown Object (File)
Jan 17 2025, 7:11 PM
Unknown Object (File)
Dec 26 2024, 4:12 AM
Unknown Object (File)
Nov 11 2024, 3:01 AM
Unknown Object (File)
Nov 2 2024, 11:18 PM
Unknown Object (File)
Oct 31 2024, 12:36 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.