Frans Hendriks has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30826 )
Change subject: security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability()
......................................................................
Patch Set 18:
(3 comments)
https://review.coreboot.org/c/coreboot/+/30826/9//COMMIT_MSG
Commit Message:
https://review.coreboot.org/c/coreboot/+/30826/9//COMMIT_MSG@9
PS9, Line 9: Add function tlcl_getcapability() to return TPM2 capability.
I will split this into 3 CLs. […]
Done
https://review.coreboot.org/c/coreboot/+/30826/4/src/security/tpm/tss/tcg-2....
File src/security/tpm/tss/tcg-2.0/tss.c:
https://review.coreboot.org/c/coreboot/+/30826/4/src/security/tpm/tss/tcg-2....
PS4, Line 290: printk(BIOS_SPEW, "%s: tlcl_init_done is %d\n", __func__, done);
Do we need to permanently merge these? They seem excessive even for SPEW...
Done
https://review.coreboot.org/c/coreboot/+/30826/4/src/security/tpm/tss/tcg-2....
PS4, Line 531: for (index = 0; index < ARRAY_SIZE(mHashInfo); index++)
nit: maybe that's just me, but wouldn't a switch() statement look better than parsing an array from […]
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/30826
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I85e1bd2822aa6e7fd95ff2b9faa25cf183e6de37
Gerrit-Change-Number: 30826
Gerrit-PatchSet: 18
Gerrit-Owner: Frans Hendriks
fhendriks@eltan.com
Gerrit-Reviewer: Andrey Pronin
apronin@chromium.org
Gerrit-Reviewer: David Hendricks
david.hendricks@gmail.com
Gerrit-Reviewer: Frans Hendriks
fhendriks@eltan.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Angel Pons
th3fanbus@gmail.com
Gerrit-CC: Arthur Heymans
arthur@aheymans.xyz
Gerrit-CC: Patrick Rudolph
Gerrit-CC: Patrick Rudolph
siro@das-labor.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Thu, 18 Jul 2019 08:11:09 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Comment-In-Reply-To: Frans Hendriks
fhendriks@eltan.com
Gerrit-MessageType: comment