[PATCH 0/2] Convert trusted keys to find and use the default TPM chip

From: Stefan Berger
Date: Tue Jun 26 2018 - 15:31:51 EST


The following patches build on top of the series of patches that
convert IMA to find and use the system's default TPM chip.

I have done some successful testing with trusted keys using publicly
available examples.

Stefan

Stefan Berger (2):
tpm: Implement public tpm_put_chip() to release reference to chip
KEYS: trusted: Find tpm_chip and use it until module shutdown

drivers/char/tpm/tpm-chip.c | 10 +++++++++
include/linux/tpm.h | 4 ++++
security/keys/trusted.c | 41 +++++++++++++++++++++++++------------
3 files changed, 42 insertions(+), 13 deletions(-)

--
2.17.1