Attention is currently required from: Tim Wawrzynczak, Angel Pons, Nick Vaccaro, Patrick Rudolph, EricR Lai. Hello build bot (Jenkins), Tim Wawrzynczak, Angel Pons, Nick Vaccaro, Patrick Rudolph, EricR Lai,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/61649
to look at the new patch set (#4).
Change subject: soc/intel/*/pmc: Add `finalize` operation for pmc ......................................................................
soc/intel/*/pmc: Add `finalize` operation for pmc
This patch implements the required operations to perform prior to booting to OS using coreboot native driver when platform decides to skip FSP notify APIs i.e. Ready to Boot and End Of Firmware.
BUG=b:211954778 TEST=Able to build brya with these changes.
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: I0a0b869849d5d8c76031b8999f3d28817ac69247 --- M src/soc/intel/alderlake/pmc.c M src/soc/intel/cannonlake/pmc.c M src/soc/intel/common/block/pmc/pmc.c M src/soc/intel/elkhartlake/pmc.c M src/soc/intel/icelake/pmc.c M src/soc/intel/jasperlake/pmc.c M src/soc/intel/tigerlake/pmc.c 7 files changed, 82 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/61649/4