tpm2: add TPM_Clear command processing

Hardware / Coreboot - Vadim Bendebury [chromium.org] - 13 July 2016 16:59 UTC

The command is sent in session mode, but has no parameters associated with it.

BRANCH=none BUG=chrome-os-partner:50645 TEST=with the following patches verified that TPM_Clear command is handled successfully by the TPM.

Change-Id: I3c9151e336084160acd3bb1f36f45b4d5efd4a33

6acb9a6 tpm2: add TPM_Clear command processing
src/lib/tpm2_marshaling.c | 14 ++++++++++++++
src/lib/tpm2_tlcl_structures.h | 1 +
2 files changed, 15 insertions(+)

Upstream: review.coreboot.org


  • Share