summaryrefslogtreecommitdiffstats
path: root/rules/ima-evm-utils.in
blob: 8e7b8d6f665f605da12d3677bb10fefabca044c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=selinux

config IMA_EVM_UTILS
	tristate
	select ATTR
	select KEYUTILS
	select OPENSSL
	prompt "ima-evm-utils"
	help
	  Integrity Measurement Architecture to know
	  EXACTLY what has been run on your machine.