From: Mimi Zohar Date: Fri, 7 Jun 2013 10:16:34 +0000 (+0200) Subject: ima: add Kconfig default measurement list template X-Git-Tag: v3.13-rc1~18^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4286587dccd43d4f81fa227e413ed7e909895342;p=pandora-kernel.git ima: add Kconfig default measurement list template This patch adds a Kconfig option to select the default IMA measurement list template. The 'ima' template limited the filedata hash to 20 bytes and the pathname to 255 charaters. The 'ima-ng' measurement list template permits larger hash digests and longer pathnames. Changelog: - keep 'select CRYPTO_HASH_INFO' in 'config IMA' section (Kconfig) (Roberto Sassu); - removed trailing whitespaces (Roberto Sassu). - Lindent fixes Signed-off-by: Mimi Zohar Signed-off-by: Roberto Sassu --- Reading git-diff-tree failed