meta-intel/recipes-core
Yong, Jonathan cba66dfb7b intel-microcode: fix microcode loading on newer kernels
The /dev/microcode interface and microcode-ctl utility has
been deprecated in favor of the new kernel
/sys/devices/system/cpu/microcode/reload interface as documented in:
https://github.com/torvalds/linux/blob/master/Documentation/x86/microcode.rst

It expects the microcode binaries to be split out and loaded from
/lib/firmware, eg:
/lib/firmware/intel-ucode/06-01-01
/lib/firmware/intel-ucode/06-01-02
/lib/firmware/intel-ucode/06-01-06
/lib/firmware/intel-ucode/06-01-07
/lib/firmware/intel-ucode/06-01-09
...

This change does not affect the earlyfw cpio generated by inte-ucode.

Signed-off-by: Yong, Jonathan <jonathan.yong@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2019-07-04 10:16:09 +08:00
..
images core-image-minimal-initramfs: remove duplicate PACKAGE_INSTALL entries 2018-06-19 14:00:36 +08:00
microcode intel-microcode: fix microcode loading on newer kernels 2019-07-04 10:16:09 +08:00
mkl-dnn mkl-dnn: do not use host machine instructions 2019-07-01 10:15:20 +08:00
ovmf meta-intel: Reorganize the layout to remove common 2017-11-20 15:33:02 -08:00
zlib zlib-intel: add zlib fork with IA-specific optimisations 2019-05-06 12:03:14 +08:00