diff options
author | Stefan Berger <stefanb@linux.vnet.ibm.com> | 2018-06-26 22:09:32 +0300 |
---|---|---|
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2018-07-28 17:03:11 +0300 |
commit | 5c2a640aff73914e11ac0db310b32d3b7a1b87ad (patch) | |
tree | 26ab375331cfdd09aabc85709bd3c23c7afa04d3 /security/tomoyo/condition.c | |
parent | 58bac8cc3010ccb845572a3512fc16c9aaa5e50e (diff) | |
download | linux-5c2a640aff73914e11ac0db310b32d3b7a1b87ad.tar.xz |
ima: Use tpm_default_chip() and call TPM functions with a tpm_chip
Rather than accessing the TPM functions by passing a NULL pointer for
the tpm_chip, which causes a lookup for a suitable chip every time, get a
hold of a tpm_chip and access the TPM functions using it.
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Diffstat (limited to 'security/tomoyo/condition.c')
0 files changed, 0 insertions, 0 deletions