linux/security/integrity/evm
Mimi Zohar dbe5ad17ec evm: add Kconfig TCG_TPM dependency
Although the EVM encrypted-key should be encrypted/decrypted using a
trusted-key, a user-defined key could be used instead. When using a user-
defined key, a TCG_TPM dependency should not be required.  Unfortunately,
the encrypted-key code needs to be refactored a bit in order to remove
this dependency.

This patch adds the TCG_TPM dependency.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>,
	     Randy Dunlap <rdunlap@xenotimenet>
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
2011-08-18 12:58:12 +10:00
..
evm_crypto.c evm: crypto hash replaced by shash 2011-07-18 12:29:46 -04:00
evm_main.c evm: fix evm_inode_init_security return code 2011-08-11 17:42:41 +10:00
evm_secfs.c evm: re-release 2011-07-18 12:29:40 -04:00
evm.h evm: crypto hash replaced by shash 2011-07-18 12:29:46 -04:00
Kconfig evm: add Kconfig TCG_TPM dependency 2011-08-18 12:58:12 +10:00
Makefile evm: re-release 2011-07-18 12:29:40 -04:00