u-boot-brain/arch/x86/cpu/intel_common
Ivan Gorinov 8199a145c4 x86: Use microcode update from device tree for all processors
Built without a ROM image with FSP (u-boot.rom), the U-Boot loader applies
the microcode update data block encoded in Device Tree to the bootstrap
processor but not passed to the other CPUs when multiprocessing is enabled.

If the bootstrap processor successfully performs a microcode update
from Device Tree, use the same data block for the other processors.

Signed-off-by: Ivan Gorinov <ivan.gorinov@intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: fixed build errors on edison and qemu-x86]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2018-07-02 09:23:28 +08:00
..
car.S x86: Use microcode update from device tree for all processors 2018-07-02 09:23:28 +08:00
cpu.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lpc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile x86: Rename efi-x86 target to efi-x86_app 2018-06-17 21:16:04 +08:00
me_status.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
microcode.c x86: Use microcode update from device tree for all processors 2018-07-02 09:23:28 +08:00
mrc.c x86: ivybridge: Drop CONFIG_USBDEBUG 2018-06-13 09:50:57 +08:00
pch.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
report_platform.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00