build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48329 )
Change subject: drivers/crb: Support CapCRBIdleBypass properly ......................................................................
Patch Set 4:
(2 comments)
File src/drivers/crb/tpm.c:
https://review.coreboot.org/c/coreboot/+/48329/comment/5b930c1c_192dd243 PS4, Line 222: if (!cap_idlebypass && (read8(CRB_REG(cur_loc, CRB_REG_STATUS)) & CRB_REG_STATUS_IDLE) == 0) { line over 96 characters
https://review.coreboot.org/c/coreboot/+/48329/comment/403f6023_bfe6667c PS4, Line 223: rc = crb_wait_for_reg32(CRB_REG(cur_loc, CRB_REG_STATUS), 250, CRB_REG_STATUS_IDLE, line over 96 characters