HomeFreeBSD

Enable use of a global shared page for RISC-V.

Description

Enable use of a global shared page for RISC-V.

machine/vmparam.h already defines the SHAREDPAGE constant. This
change just enables it for ELF executables. The only use of the
shared page currently is to hold the signal trampoline.

Reviewed by: markj, kib
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D17875

Details

Provenance
jhbAuthored on
Reviewer
markj
Differential Revision
D17875: Enable use of a global shared page for RISC-V.
Parents
rS340227: MFC r340137: rtld: move relro enforcement after ifunc processing
Branches
Unknown
Tags
Unknown