alistair23-linux/security/integrity
Mimi Zohar 1d714057ef evm: remove TCG_TPM dependency
All tristates selected by EVM(boolean) are forced to be builtin, except
in the TCG_TPM(tristate) dependency case. Arnaud Lacombe summarizes the
Kconfig bug as, "So it would seem direct dependency state influence the
state of reverse dependencies.."  For a detailed explanation, refer to
Arnaud Lacombe's posting http://lkml.org/lkml/2011/8/23/498.

With the "encrypted-keys: remove trusted-keys dependency" patch, EVM
can now be built without a dependency on TCG_TPM.  The trusted-keys
dependency requires trusted-keys to either be builtin or not selected.
This dependency will prevent the boolean/tristate mismatch from
occuring.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>,
             Randy Dunlap <rdunlap@xenotimenet>
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
2011-09-14 15:24:49 -04:00
..
evm evm: remove TCG_TPM dependency 2011-09-14 15:24:49 -04:00
ima ima: sparse fix: include linux/ima.h in ima_main.c 2011-09-09 16:56:30 -07:00
iint.c evm: replace hmac_status with evm_status 2011-07-18 12:29:48 -04:00
integrity.h integrity: sparse fix: move iint_initialized to integrity.h 2011-09-09 16:56:24 -07:00
Kconfig evm: re-release 2011-07-18 12:29:40 -04:00
Makefile evm: re-release 2011-07-18 12:29:40 -04:00