aboutsummaryrefslogtreecommitdiffstats
path: root/stubdom/vtpm-bufsize.patch
Commit message (Collapse)AuthorAgeFilesLines
* stubdom/vtpm: correct the buffer size returned by TPM_CAP_PROP_INPUT_BUFFERDaniel De Graaf2013-04-121-0/+13
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>