Attention is currently required from: Andrey Pronin, Christian Walter.
build bot (Jenkins) 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 3:
(2 comments)
File src/security/tpm/tss/tcg-2.0/tss_structures.h:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-169722): https://review.coreboot.org/c/coreboot/+/71885/comment/a10b2222_887d7b64 PS3, Line 102: #define TPM_RC_HANDLE (TPM_RC)(RC_FMT1 + 0x00B) Macros with complex values should be enclosed in parentheses
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-169722): https://review.coreboot.org/c/coreboot/+/71885/comment/3e949474_96abc141 PS3, Line 105: #define TPM_RC_1 (TPM_RC)(0x001) Macros with complex values should be enclosed in parentheses