[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1435937799-28040-1-git-send-email-jarkko.sakkinen@linux.intel.com>
Date: Fri, 3 Jul 2015 18:36:32 +0300
From: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>
To: peterhuewe@....de, tpmdd-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, safford@...ibm.com
Cc: Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>,
"Berg, Christopher" <Christopher.Berg@...el.com>,
Jason Gunthorpe <jgunthorpe@...idianresearch.com>,
keyrings@...ux-nfs.org (open list:KEYS-TRUSTED),
linux-security-module@...r.kernel.org (open list:KEYS-TRUSTED)
Subject: [PATCH 0/4] Basic trusted keys support for TPM 2.0
Jarkko Sakkinen (4):
tpm: introduce struct tpm_buf
trusted: move struct trusted_key_options to trusted-type.h
tpm: seal/unseal for TPM 2.0
keys, trusted: seal/unseal with TPM 2.0 chips
drivers/char/tpm/tpm-interface.c | 75 ++++++
drivers/char/tpm/tpm.h | 77 ++++++
drivers/char/tpm/tpm2-cmd.c | 489 +++++++++++++++++++++++----------------
include/keys/trusted-type.h | 13 ++
include/linux/tpm.h | 26 +++
include/linux/tpm_command.h | 1 -
security/keys/trusted.c | 18 +-
security/keys/trusted.h | 18 +-
8 files changed, 496 insertions(+), 221 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists