aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/(developers-only)
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2025-06-05 23:55:35 +0000
committerBrooks Davis <brooks@FreeBSD.org>2025-06-05 23:55:35 +0000
commit934df0ca61bfbb6bdedba8588457a3ffa2adde25 (patch)
tree896eaf3e3b7e14b985283ca146a0627f31acf638 /lib/Transforms/Utils/(developers-only)
parent8e35800732573de6c4bc1dd3ac420447fca96231 (diff)
mman: Reserve two PROT_ for CHERI useHEADmain
In CheriBSD we use two bits to control load and store of CHERI capabilities (pointers). In anticipation of merging CHERI support in time for FreeBSD 16, reserved these two bits to avoid the (low, but non-zero) risk of a flag day downstream. I've used PROT_CHERI0 and PROT_CHERI1 rather than their downstream name in hopes of avoiding the impression they do something today. Reviewed by: kevans, adrian Suggested by: kevans, adrian Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D50621
Diffstat (limited to 'lib/Transforms/Utils/(developers-only)')
0 files changed, 0 insertions, 0 deletions