[coreboot-gerrit] Change in coreboot[master]: mainboard/google/poppy: Add support for cr50 I2C TPM

Furquan Shaikh (Code Review) gerrit at coreboot.org
Tue May 2 01:21:40 CEST 2017


Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/19518 )

Change subject: mainboard/google/poppy: Add support for cr50 I2C TPM
......................................................................


Patch Set 1:

(2 comments)

https://review.coreboot.org/#/c/19518/1/src/mainboard/google/poppy/Kconfig
File src/mainboard/google/poppy/Kconfig:

PS1, Line 25: config DRIVER_TPM_I2C_BUS
            : 	default 0x1
            : 
            : config DRIVER_TPM_I2C_ADDR
            : 	default 0x50
            : 
> should these be conditional on POPPY_USE_I2C_TPM being true?
Done


https://review.coreboot.org/#/c/19518/1/src/mainboard/google/poppy/variants/baseboard/gpio.c
File src/mainboard/google/poppy/variants/baseboard/gpio.c:

PS1, Line 95: IS_ENABLED(CONFIG_POPPY_USE_SPI_TPM
> aren't USE_SPI_TPM and USE_I2C_TPM mutually exclusive and one of them guara
Right now we have only mocktpm enabled for poppy, so both USE_SPI_TPM and USE_I2C_TPM are not true. That is why I did not combine the two blocks.


-- 
To view, visit https://review.coreboot.org/19518
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I3b293b8d410a6973a6dfea393c17d0be425b6a28
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
Gerrit-Reviewer: Aaron Durbin <adurbin at chromium.org>
Gerrit-Reviewer: Duncan Laurie <dlaurie at chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan at google.com>
Gerrit-Reviewer: Vadim Bendebury <vbendeb at chromium.org>
Gerrit-Reviewer: build bot (Jenkins)
Gerrit-HasComments: Yes



More information about the coreboot-gerrit mailing list