Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1245977

Re: [PATCH v2 0/4] Basic trusted keys support for TPM 2.0

From Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 0/4] Basic trusted keys support for TPM 2.0
Date 2015-10-13 19:50 +0200
Message-ID <qjbS2-5fW-15@gated-at.bofh.it> (permalink)
References <qj2Yq-Lw-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Oct 13, 2015 at 11:11:21AM +0300, Jarkko Sakkinen wrote:

> * I updated tpm_buf to a be heap based structure. Now there's one full
>   page of memory for variable sized messages. Also the stack is greatly
>   reduced.

You may as well just use a skb then.

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/4] Basic trusted keys support for TPM 2.0 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2015-10-13 10:20 +0200
  [PATCH v2 1/4] tpm: introduce tpm_buf Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2015-10-13 10:20 +0200
  [PATCH v2 2/4] keys, trusted: move struct trusted_key_options to trusted-type.h Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2015-10-13 10:20 +0200
  [PATCH v2 4/4] keys, trusted: seal/unseal with TPM 2.0 chips Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2015-10-13 10:20 +0200
  [PATCH v2 3/4] tpm: seal/unseal for TPM 2.0 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2015-10-13 10:20 +0200
  Re: [PATCH v2 0/4] Basic trusted keys support for TPM 2.0 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2015-10-13 11:00 +0200
  Re: [PATCH v2 0/4] Basic trusted keys support for TPM 2.0 Jason Gunthorpe <jgunthorpe@obsidianresearch.com> - 2015-10-13 19:50 +0200
    Re: [PATCH v2 0/4] Basic trusted keys support for TPM 2.0 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2015-10-13 21:30 +0200
  Re: [PATCH v2 0/4] Basic trusted keys support for TPM 2.0 David Howells <dhowells@redhat.com> - 2015-10-16 18:30 +0200
    Re: [PATCH v2 0/4] Basic trusted keys support for TPM 2.0 Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2015-10-16 20:40 +0200

csiph-web