Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34380 )
Change subject: src/drivers/intel/ptt: Add PTT Support ......................................................................
Patch Set 12:
(2 comments)
https://review.coreboot.org/c/coreboot/+/34380/12/src/drivers/intel/ptt/ptt.... File src/drivers/intel/ptt/ptt.c:
https://review.coreboot.org/c/coreboot/+/34380/12/src/drivers/intel/ptt/ptt.... PS12, Line 21: #define PCI_ME_HFSTS1 0x40 same here
https://review.coreboot.org/c/coreboot/+/34380/12/src/drivers/intel/ptt/ptt.... PS12, Line 25: #define BOOTGUARD_ST_FAILED (1 << 14) seems unused