diff options
author | Stefan Berger <stefanb@linux.ibm.com> | 2024-10-29 08:49:33 -0400 |
---|---|---|
committer | Alexey Kardashevskiy <aik@ozlabs.ru> | 2024-11-06 14:48:54 +1100 |
commit | 4ef07b9071a8601457ac7a55c981a69e03c5ea06 (patch) | |
tree | 5c120828f3f8f29d9d678f6ee8419d49a7717edb /lib/libc | |
parent | 2451d058b3261939f106f6e26da99ef86384c574 (diff) | |
download | SLOF-4ef07b9071a8601457ac7a55c981a69e03c5ea06.zip SLOF-4ef07b9071a8601457ac7a55c981a69e03c5ea06.tar.gz SLOF-4ef07b9071a8601457ac7a55c981a69e03c5ea06.tar.bz2 |
tpm: Implement firmware API call get-maximum-cmd-size
Implement the firmware API call get-maximum-cmd-size that returns a TPM's
maximum command size. The caller should use the size returned by this
function to allocate a buffer large enough for TPM commands and also
responses.
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions