Skip to content

Commit

Permalink
HBSD: Update LATT-SEC kernel
Browse files Browse the repository at this point in the history
Re-enable WITNESS. Enable MemGuard and RedZone.

Signed-off-by:	Shawn Webb <shawn.webb@hardenedbsd.org>
  • Loading branch information
lattera committed Sep 3, 2018
1 parent a581146 commit 98f90fa
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions sys/amd64/conf/LATT-SEC
Expand Up @@ -3,10 +3,7 @@ include HARDENEDBSD
ident LATT-SEC

options EVDEV_SUPPORT
options MMCCAM

nooptions WITNESS
nooptions WITNESS_SKIPSPIN
nooptions MALLOC_DEBUG_MAXZONES
options DEBUG_MEMGUARD
options DEBUG_REDZONE

device evdev

0 comments on commit 98f90fa

Please sign in to comment.