From: Mimi Zohar Date: Tue, 22 Jul 2014 14:39:48 +0000 (-0400) Subject: ima: add support for measuring and appraising firmware X-Git-Tag: omap-for-v3.17/fixes-against-rc2~151^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a9196d715607f76d6b7d96a0970d6065335e62b;p=pandora-kernel.git ima: add support for measuring and appraising firmware The "security: introduce kernel_fw_from_file hook" patch defined a new security hook to evaluate any loaded firmware that wasn't built into the kernel. This patch defines ima_fw_from_file(), which is called from the new security hook, to measure and/or appraise the loaded firmware's integrity. Signed-off-by: Mimi Zohar Signed-off-by: Kees Cook --- Reading git-diff-tree failed