Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46844
to look at the new patch set (#2).
Change subject: soc/intel/jasperlake: Add support for calling microcode update API ......................................................................
soc/intel/jasperlake: Add support for calling microcode update API
This adds the entry function to call the main microcode update interface to enable microcode update for Jasperlake SoC and also implements the reboot function required.
BUG=b:149547271 TEST=Build and boot JSLRVP to OS
Change-Id: I49dec0f764f74fbd8caa0e15a932dcc4d4b90aaa Signed-off-by: Sugnan Prabhu S sugnan.prabhu.s@intel.com --- M src/soc/intel/common/basecode/fw_update/Makefile.inc M src/soc/intel/jasperlake/Makefile.inc A src/soc/intel/jasperlake/ucode_update.c 3 files changed, 51 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/46844/2