Attention is currently required from: Christian Walter, Felix Held, Jérémy Compostella, Michał Żygowski.
Angel Pons has posted comments on this change by Michał Żygowski. ( https://review.coreboot.org/c/coreboot/+/82057?usp=email )
The change is no longer submittable: All-Comments-Resolved is unsatisfied now.
Change subject: drivers/crb,pc80/tpm: Add crb and pc80 prefixes to chip configs
......................................................................
Patch Set 2: -Code-Review
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/82057/comment/0ac978d0_1b0bf8bd?usp... :
PS2, Line 7: drivers/crb,pc80/tpm: Add crb and pc80 prefixes to chip configs
The prefixes aren't added anymore because the typedefs are gone. How about:
drivers/{crb,pc80/tpm}: Drop conflicting `tpm_config_t` typedef
When both CRB and pc80 TPM drivers are compiled in, building fails because the `tpm_config_t` typedef has two incompatible definitions. Given that typedefs are discouraged by the project's coding style, simply get rid of the `tpm_config_t` typedef.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/82057?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Id41717e265362303a17745303a907c9c8f4f4e12
Gerrit-Change-Number: 82057
Gerrit-PatchSet: 2
Gerrit-Owner: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Jérémy Compostella
jeremy.compostella@intel.com
Gerrit-Reviewer: Sergii Dmytruk
sergii.dmytruk@3mdeb.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Felix Held
felix-coreboot@felixheld.de
Gerrit-Attention: Michał Żygowski
michal.zygowski@3mdeb.com
Gerrit-Attention: Jérémy Compostella
jeremy.compostella@intel.com
Gerrit-Attention: Christian Walter
christian.walter@9elements.com
Gerrit-Attention: Felix Held
felix-coreboot@felixheld.de
Gerrit-Comment-Date: Wed, 19 Jun 2024 13:17:02 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes