Attention is currently required from: Andrey Pronin, Paul Menzel, Christian Walter, Yi Chou.
Yu-Ping Wu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/71885 )
Change subject: security/tpm/tss/tcg-2.0: Add `tlcl_read_public()`
......................................................................
Patch Set 6:
(3 comments)
File src/security/tpm/tss/tcg-2.0/tss.c:
https://review.coreboot.org/c/coreboot/+/71885/comment/3c13cc25_b0d205d7
PS6, Line 504: case TPM_RC_HANDLE:
Use `__attribute__((__fallthrough__))`, or `__fallthrough` defined in src/commonlib/bsd/include/commonlib/bsd/compiler.h.
https://review.coreboot.org/c/coreboot/+/71885/comment/8c50ab0d_84879ec0
PS6, Line 505: (
No need for parentheses I think
File src/security/tpm/tss/tcg-2.0/tss_marshaling.c:
https://review.coreboot.org/c/coreboot/+/71885/comment/ded6ca63_c8d9a381
PS2, Line 550: "%s:%d - "
: "size mismatch: expected %d, remaining %zd\n",
Done
You modified the wrong function.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/71885
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I79455b3ee73c265a9e4bf3d8b9c6562490efbf1c
Gerrit-Change-Number: 71885
Gerrit-PatchSet: 6
Gerrit-Owner: Yi Chou
yich@google.com
Gerrit-Reviewer: Andrey Pronin
apronin@google.com
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Yu-Ping Wu
yupingso@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Andrey Pronin
apronin@google.com
Gerrit-Attention: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Christian Walter
christian.walter@9elements.com
Gerrit-Attention: Yi Chou
yich@google.com
Gerrit-Comment-Date: Fri, 03 Feb 2023 03:37:35 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Yi Chou
yich@google.com
Comment-In-Reply-To: Yu-Ping Wu
yupingso@google.com
Gerrit-MessageType: comment