Page MenuHomeFreeBSD

Move the arm64 sigcode to .rodata
ClosedPublic

Authored by andrew on Apr 3 2023, 3:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 24 2024, 2:06 PM
Unknown Object (File)
Nov 22 2024, 11:11 AM
Unknown Object (File)
Nov 1 2024, 2:54 AM
Unknown Object (File)
Oct 30 2024, 11:46 AM
Unknown Object (File)
Oct 21 2024, 11:45 AM
Unknown Object (File)
Oct 21 2024, 11:45 AM
Unknown Object (File)
Oct 6 2024, 6:18 PM
Unknown Object (File)
Oct 2 2024, 5:27 AM
Subscribers

Details

Summary

The kernel doesn't execute this code, it's only ever copied to
userspace. Move it to .rodata as we don't need to modify it.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

andrew requested review of this revision.Apr 3 2023, 3:41 PM
This revision was not accepted when it landed; it landed in state Needs Review.May 17 2023, 11:31 AM
This revision was automatically updated to reflect the committed changes.