Hello build bot (Jenkins), Rizwan Qureshi, Sridhar Siricilla, Raj Astekar, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46647
to look at the new patch set (#3).
Change subject: soc/intel/tigerlake: Configure top swap based on microcode version ......................................................................
soc/intel/tigerlake: Configure top swap based on microcode version
In case of firmware interface table based firmware update feature is enabled, check that the microcode has been loaded via FIT, if not, then disable top-swap so that RO microcode is loaded on the next boot.
This is to make sure that the system always boots up with a microcode loaded via FIT.
BUG=b:149547271 TEST=Build and boot volteer2 to OS
Signed-off-by: Jamie Ryu jamie.m.ryu@intel.com Change-Id: I25febfd946d5a82b92ba626e487eb183a0bd6286 --- M src/soc/intel/tigerlake/bootblock/report_platform.c 1 file changed, 16 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/46647/3