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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to