git: d3791ac46a31 - main - NOTES: add Veriexec options and modules.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Sep 2022 12:12:08 UTC
The branch main has been updated by des:
URL: https://cgit.FreeBSD.org/src/commit/?id=d3791ac46a31bf90c1fb47b5af8e68a242522681
commit d3791ac46a31bf90c1fb47b5af8e68a242522681
Author: Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2022-09-09 12:11:19 +0000
Commit: Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2022-09-09 12:11:19 +0000
NOTES: add Veriexec options and modules.
Sponsored by: Klara, Inc.
MFC after: 1 week
---
sys/conf/NOTES | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index b3732568449c..455ae61ce135 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1247,6 +1247,12 @@ options MAC_PRIORITY
options MAC_SEEOTHERUIDS
options MAC_STUB
options MAC_TEST
+options MAC_VERIEXEC
+options MAC_VERIEXEC_SHA1
+options MAC_VERIEXEC_SHA256
+options MAC_VERIEXEC_SHA384
+options MAC_VERIEXEC_SHA512
+device mac_veriexec_parser
# Support for Capsicum
options CAPABILITIES # fine-grained rights on file descriptors