acrn-kernel/security/integrity/evm
Mimi Zohar a924ce0b35 evm: limit verifying current security.evm integrity
evm_protect_xattr unnecessarily validates the current security.evm
integrity, before updating non-evm protected extended attributes
and other file metadata. This patch limits validating the current
security.evm integrity to evm protected metadata.

Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
2011-09-14 15:24:51 -04:00
..
Kconfig evm: remove TCG_TPM dependency 2011-09-14 15:24:49 -04:00
Makefile 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
evm_crypto.c evm: crypto hash replaced by shash 2011-07-18 12:29:46 -04:00
evm_main.c evm: limit verifying current security.evm integrity 2011-09-14 15:24:51 -04:00
evm_secfs.c