]> xenbits.xensource.com Git - xen.git/commit
stubdom/vtpm: correct the buffer size returned by TPM_CAP_PROP_INPUT_BUFFER
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Thu, 21 Mar 2013 20:11:23 +0000 (16:11 -0400)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 12 Apr 2013 13:28:17 +0000 (14:28 +0100)
commitc9e6dcb08b5d6f68d05f658850c72f8888d8c533
tree9c17ae05eb60f470f7202bade3edd24566caf391
parent9f0cf56683a0efcaa3cda67c534144d335f7ad2c
stubdom/vtpm: correct the buffer size returned by TPM_CAP_PROP_INPUT_BUFFER

The vtpm2 ABI supports packets of up to 4088 bytes by default; expose
this property though the TPM's interface so clients do not attempt to
send larger packets.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
stubdom/Makefile
stubdom/vtpm-bufsize.patch [new file with mode: 0644]