repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tracing: Use guard() rather than scoped_guard()
[drm/drm-misc.git]
/
arch
/
powerpc
/
configs
/
hardening.config
blob
4e9bba327e8fbf54f98d5f963856326ffc183759
1
# PowerPC specific hardening options
2
3
# Block kernel from unexpectedly reading userspace memory.
4
CONFIG_PPC_KUAP=y
5
6
# Attack surface reduction.
7
# CONFIG_SCOM_DEBUGFS is not set
8
9
# Disable internal kernel debugger.
10
# CONFIG_XMON is not set