build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45568 )
Change subject: drivers/tpm: Implement full PPI ......................................................................
Patch Set 5:
(2 comments)
https://review.coreboot.org/c/coreboot/+/45568/5/src/drivers/tpm/ppi.c File src/drivers/tpm/ppi.c:
https://review.coreboot.org/c/coreboot/+/45568/5/src/drivers/tpm/ppi.c@563 PS5, Line 563: printk(BIOS_DEBUG, "PPI: Pending OS request: 0x%x (0x%x)\n", ppib->pprq, ppib->pprm); line over 96 characters
https://review.coreboot.org/c/coreboot/+/45568/5/src/drivers/tpm/ppi.c@564 PS5, Line 564: printk(BIOS_DEBUG, "PPI: OS response: CMD 0x%x = 0x%x\n", ppib->lppr, ppib->pprp); line over 96 characters