build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43741 )
Change subject: Enable long cr50 ready pulses for Tiger Lake systems ......................................................................
Patch Set 13:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43741/13/src/drivers/spi/tpm/tpm.c File src/drivers/spi/tpm/tpm.c:
https://review.coreboot.org/c/coreboot/+/43741/13/src/drivers/spi/tpm/tpm.c@... PS13, Line 357: uint32_t get_cr50_board_cfg() Bad function definition - uint32_t get_cr50_board_cfg() should probably be uint32_t get_cr50_board_cfg(void)