Attention is currently required from: Andrey Petrov, Patrick Rudolph. Hello build bot (Jenkins), Angel Pons, Andrey Petrov, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/49897
to look at the new patch set (#3).
Change subject: soc/intel/*: Use intel_microcode_find_cached ......................................................................
soc/intel/*: Use intel_microcode_find_cached
Get rid of custom microcode caching in MPinit code and use the newly introduced intel_microcode_find_cached method instead.
Change-Id: If3ccd4dcff221c88839ffeafa812f4c38cede63f Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/cpu/intel/model_1067x/mp_init.c M src/cpu/intel/model_2065x/model_2065x_init.c M src/cpu/intel/model_206ax/model_206ax_init.c M src/soc/intel/apollolake/cpu.c M src/soc/intel/baytrail/ramstage.c M src/soc/intel/braswell/ramstage.c M src/soc/intel/common/block/cpu/mp_init.c M src/soc/intel/common/block/include/intelblocks/mp_init.h M src/soc/intel/common/block/sgx/sgx.c M src/soc/intel/xeon_sp/cpx/cpu.c 10 files changed, 17 insertions(+), 48 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/49897/3