Philipp Deppenwiese has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33234 )
Change subject: security/intel/stm: Add STM support
......................................................................
Patch Set 6:
(1 comment)
https://review.coreboot.org/#/c/33234/6/src/security/intel/stm/SmmStm.c
File src/security/intel/stm/SmmStm.c:
https://review.coreboot.org/#/c/33234/6/src/security/intel/stm/SmmStm.c@842
PS6, Line 842: TpmMeasureAndLogData(
if CONFIG(TPM1) || CONFIG(TPM2) {} […]
Totally forgot. If vboot is enabled measurements are done automatically.
if ((CONFIG(TPM1) || CONFIG(TPM2)) && ! CONFIG(VBOOT)) {}
--
To view, visit
https://review.coreboot.org/c/coreboot/+/33234
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If4adcd92c341162630ce1ec357ffcf8a135785ec
Gerrit-Change-Number: 33234
Gerrit-PatchSet: 6
Gerrit-Owner: Name of user not set #1002358
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Name of user not set #1002358
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-CC: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Comment-Date: Tue, 18 Jun 2019 23:24:41 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-MessageType: comment