Patrick Rudolph has posted comments on this change. ( https://review.coreboot.org/27728 )
Change subject: soc/intel/fsp_baytrail: Add VBOOT support ......................................................................
Patch Set 3:
(3 comments)
https://review.coreboot.org/#/c/27728/3/src/soc/intel/fsp_baytrail/pmutil.c File src/soc/intel/fsp_baytrail/pmutil.c:
https://review.coreboot.org/#/c/27728/3/src/soc/intel/fsp_baytrail/pmutil.c@... PS3, Line 29: static const device_t pcu_dev = PCI_DEV(0, PCU_DEV, 0); pci_devfn_t
https://review.coreboot.org/#/c/27728/3/src/soc/intel/fsp_baytrail/pmutil.c@... PS3, Line 31: static inline device_t get_pcu_dev(void) pci_devfn_t
https://review.coreboot.org/#/c/27728/3/src/soc/intel/fsp_baytrail/pmutil.c@... PS3, Line 36: #else /* !__SMM__ */ /* !__SIMPLE_DEVICE__ */