[meta-intel] [Patch v4 00/12] microcode feature enhancements

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Thu Oct 16 19:03:18 PDT 2014


From: Nitin A Kamble <nitin.a.kamble at intel.com>

Here are the updated commits for creating a machine feature for intel microcode.

Changes in v3:
* Made iucode-tool a runtime dependency for intel-microcode recipe
* intel-microcode recipe now gets the common intel arch for BSPs which use the common intel kernel
* Enhanced the wording in the README file
* Dropped the commit for using filtered microcode for fri2-noemgd BSP
* Fixing of typos and formatting change in commit messages

Changes in v2:
* created the intel-ucode machine feature
* converted the intel-ucode feature from opt-out to opt-in
* added ability to filter microcode

All these commits validated with intel-corei7-64 BSP.

Thanks,
Nitin

The following changes since commit 1596df150a37181b438f0fca547c86f2cc275e40:

  common/linux-yocto_3.17: Update SRCREVs to v3.17-rc7 (2014-10-13 10:02:56 -0500)

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel-contrib nitin/ucode
  http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/ucode

Nitin A Kamble (12):
  intel-microcode: add a runtime dependency on iucode-tool
  intel-ucode: a new MACHINE_FEATURE for meta-intel BSPs
  intel-microcode: add ability to filter microcode
  README: Documentation of hardware features
  intel-core2-32: add intel-ucode to MACHINE_FEATURES
  intel-corei7-64: add intel-ucode to MACHINE_FEATURES
  crownbay-noemgd: add intel-ucode to MACHINE_FEATURES
  fri2-noemgd: add intel-ucode to MACHINE_FEATURES
  emenlow-noemgd: add intel-ucode to MACHINE_FEATURES
  jasperforest: add intel-ucode to MACHINE_FEATURES
  nuc: add intel-ucode to MACHINE_FEATURES
  sugarbay: add intel-ucode to MACHINE_FEATURES

 README                                             | 92 ++++++++++++++++++++++
 .../microcode/intel-microcode_20140624.bb          | 19 ++++-
 conf/machine/include/intel-common-pkgarch.inc      |  1 +
 conf/machine/include/meta-intel.inc                |  6 +-
 conf/machine/intel-core2-32.conf                   |  1 +
 conf/machine/intel-corei7-64.conf                  |  1 +
 meta-crownbay/conf/machine/crownbay-noemgd.conf    |  2 +
 meta-emenlow/conf/machine/emenlow-noemgd.conf      |  2 +
 meta-fri2/conf/machine/fri2-noemgd.conf            |  2 +
 meta-jasperforest/conf/machine/jasperforest.conf   |  2 +
 meta-nuc/conf/machine/nuc.conf                     |  1 +
 meta-sugarbay/conf/machine/sugarbay.conf           |  1 +
 12 files changed, 124 insertions(+), 6 deletions(-)

-- 
1.8.1.4



More information about the meta-intel mailing list