[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1430873486-25868-1-git-send-email-honclo@linux.vnet.ibm.com>
Date: Tue, 5 May 2015 20:51:23 -0400
From: "Hon Ching(Vicky) Lo" <honclo@...ux.vnet.ibm.com>
To: tpmdd-devel@...ts.sourceforge.net
Cc: Peter Huewe <PeterHuewe@....de>, Ashley Lai <ashley@...leylai.com>,
Mimi Zohar <zohar@...ux.vnet.ibm.com>,
Vicky Lo <honclo2014@...il.com>, linux-kernel@...r.kernel.org,
"Hon Ching(Vicky) Lo" <honclo@...ux.vnet.ibm.com>
Subject: [PATCH 0/3] additional little endian support
Hi,
The patch set converts big endian event log entries to guest format
in PowerPC, which supports both little endian and big endian guests.
It also contains a fix to make sure the last event entry wasn't skipped.
Hon Ching(Vicky) Lo (3):
vTPM: fixed the limit checking
TPM: remove unnecessary little endian conversion
vTPM: support little endian guests
drivers/char/tpm/tpm_eventlog.c | 95 ++++++++++++++++++++++++++++++---------
drivers/char/tpm/tpm_of.c | 4 +-
2 files changed, 75 insertions(+), 24 deletions(-)
--
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