[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1345632442-1458-1-git-send-email-xiaoyan.zhang@intel.com>
Date: Wed, 22 Aug 2012 18:47:20 +0800
From: xiaoyan.zhang@...el.com
To: linux-kernel@...r.kernel.org
Cc: xiaoyan.zhang@...el.com, joseph.cihula@...el.com,
gang.wei@...el.com, tpmdd-devel@...ts.sourceforge.net,
debora@...ux.vnet.ibm.com, srajiv@...ux.vnet.ibm.com,
m.selhorst@...rix.com, shpedoikal@...il.com,
linux-security-module@...r.kernel.org, james.l.morris@...cle.com,
hpa@...or.com, linux-api@...r.kernel.org, yoder1@...ibm.com,
key@...ux.vnet.ibm.com
Subject: [PATCH v5 0/2] Add PPI support in tpm driver
From: Xiaoyan Zhang <xiaoyan.zhang@...el.com>
The Physical Presence Interface enables the OS and the BIOS to cooperate to
provide a simple and straightforward platform user experience for
administering the TPM without sacrificing security.
Xiaoyan Zhang (2):
Documentation: sysfs for Physical Presence Interface
driver: add PPI support in tpm driver
Documentation/ABI/testing/sysfs-driver-ppi | 70 +++++
drivers/char/tpm/Makefile | 2 +-
drivers/char/tpm/tpm.c | 5 +
drivers/char/tpm/tpm.h | 9 +
drivers/char/tpm/tpm_ppi.c | 460 ++++++++++++++++++++++++++++
5 files changed, 545 insertions(+), 1 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-driver-ppi
create mode 100644 drivers/char/tpm/tpm_ppi.c
--
1.7.7.6
--
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