HomeFreeBSD

sysent: Add sv_protect

Description

sysent: Add sv_protect

To allow for architecture specific protections add sv_protect to struct
sysent. This can be used to apply these after the executable is loaded
into the new address space.

Reviewed by: kib
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D42440

Details

Provenance
andrewAuthored on Nov 2 2023, 9:49 AM
Reviewer
kib
Differential Revision
D42440: sysent: Add sv_protect
Parents
rGa04633cef81e: imgact_elf: Export __elfN(parse_notes)
Branches
Unknown
Tags
Unknown