commit | 725de7fabb9fe4ca388c780ad4644352f2f06ccc | [log] [tgz] |
---|---|---|
author | Eric Richter <erichte@linux.vnet.ibm.com> | Wed Jun 01 13:14:02 2016 -0500 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Thu Jun 30 01:14:20 2016 -0400 |
tree | ae95889e652b85b4fa1801bd13a5a37b03f7874c | |
parent | 0260643ce8047d2a58f76222d09f161149622465 [diff] |
ima: extend ima_get_action() to return the policy pcr Different policy rules may extend different PCRs. This patch retrieves the specific PCR for the matched rule. Subsequent patches will include the rule specific PCR in the measurement list and extend the appropriate PCR. Signed-off-by: Eric Richter <erichte@linux.vnet.ibm.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>