Skip to content

Commit 9775589

Browse files
committed
kconfig: enable MSEAL_SYSTEM_MAPPINGS by default
Signed-off-by: Levente Polyak <[email protected]>
1 parent aa6f857 commit 9775589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

security/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ config MSEAL_SYSTEM_MAPPINGS
5656
depends on 64BIT
5757
depends on ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGS
5858
depends on !CHECKPOINT_RESTORE
59+
default y
5960
help
6061
Apply mseal on system mappings.
6162
The system mappings includes vdso, vvar, vvar_vclock,

0 commit comments

Comments
 (0)