diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-09-30 18:23:35 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2014-10-21 15:50:37 -0500 |
commit | a3a380373b3f47df90f0c585ce9b071f80b216c9 (patch) | |
tree | e59d3d6654a977b70ed4bc3b7da88491b6b61a90 /meta-sugarbay/conf/machine/sugarbay.conf | |
parent | 5ef9be96e7d37c5a6fd0db76b3630706ef186a41 (diff) | |
download | meta-intel-a3a380373b3f47df90f0c585ce9b071f80b216c9.tar.gz |
intel-microcode: Add ability to filter microcode
The microcode data file released by Intel has microcode for many Intel
processors, which by default all get installed onto the target image.
In some situations it may desirable to choose microcode for only a
selected processor or processors. This change provides an easier way
to filter and select only the microcode of interest for BSPs from
recipe space.
A new variable, UCODE_FILTER_PARAMETERS, is introduced, which can be
defined to contain parameters to the iucode_tool which will filter the
microcode of interest for the BSP under consideration. More
information on the iucode-tool parameters is available here:
http://manned.org/iucode-tool.
This filtering makes the generated microcode files very
machine-specific, hence making the recipe machine-specific. BSPs using
the common Intel kernel will not be using the filtered microcode, and
will be able to share the intel-microcode packages with the common
Intel package arch for the recipe.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Acked-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'meta-sugarbay/conf/machine/sugarbay.conf')
0 files changed, 0 insertions, 0 deletions