Hello build bot (Jenkins), Patrick Georgi, Angel Pons, Patrick Rudolph, HAOUAS Elyes,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45344
to look at the new patch set (#2).
Change subject: soc/intel/common/block/cpu: Fix boot failure ......................................................................
soc/intel/common/block/cpu: Fix boot failure
This fixes CB:45043 "Guard options with if-blocks".
The code no longer returns if SGX is disabled, but as the PRMRR configuration is missing it runs into die().
Tested on Prodrive Hermes: Boots again into Linux.
Change-Id: I6d32ca32b1b53767b2db91305103cd532823a5ca Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/soc/intel/common/block/cpu/cpulib.c 1 file changed, 1 insertion(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/45344/2