linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] Add PPI support in tpm driver
@ 2012-08-22 10:47 xiaoyan.zhang-ral2JQCrhuEAvxtiuMwx3w
  2012-08-22 10:47 ` [PATCH v5 1/2] Documentation: sysfs for Physical Presence Interface xiaoyan.zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: xiaoyan.zhang-ral2JQCrhuEAvxtiuMwx3w @ 2012-08-22 10:47 UTC (permalink / raw)
  To: linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: xiaoyan.zhang-ral2JQCrhuEAvxtiuMwx3w,
	joseph.cihula-ral2JQCrhuEAvxtiuMwx3w,
	gang.wei-ral2JQCrhuEAvxtiuMwx3w,
	tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	debora-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8,
	srajiv-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8,
	m.selhorst-iBygD9l97zzQT0dZR+AlfA,
	shpedoikal-Re5JQEeQqe8AvxtiuMwx3w,
	linux-security-module-u79uwXL29TY76Z2rM5mHXA,
	james.l.morris-QHcLZuEGTsvQT0dZR+AlfA, hpa-YMNOUZJC4hwAvxtiuMwx3w,
	linux-api-u79uwXL29TY76Z2rM5mHXA, yoder1-r/Jw6+rmf7HQT0dZR+AlfA,
	key-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8

From: Xiaoyan Zhang <xiaoyan.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-08-22 21:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-22 10:47 [PATCH v5 0/2] Add PPI support in tpm driver xiaoyan.zhang-ral2JQCrhuEAvxtiuMwx3w
2012-08-22 10:47 ` [PATCH v5 1/2] Documentation: sysfs for Physical Presence Interface xiaoyan.zhang
2012-08-22 10:47 ` [PATCH v5 2/2] driver: add PPI support in tpm driver xiaoyan.zhang
2012-08-22 21:41 ` [PATCH v5 0/2] Add " Kent Yoder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).