Re: [PATCH v2 06/10] x86/cpu: Add Icelake to Intel family

From: Bhardwaj, Rajneesh
Date: Wed Feb 13 2019 - 10:43:09 EST



On 13-Feb-19 8:53 PM, Borislav Petkov wrote:
On Wed, Feb 13, 2019 at 08:38:06PM +0530, Rajneesh Bhardwaj wrote:
Add CPUID of Icelake (ICL) mobile processors to Intel family list. The
information related to ICL CPUID is referenced from below Coreboot
project link.

https://github.com/coreboot/coreboot/blob/5ebcea3aaaa3cd358bc5bccaa156b13a6ef25df6/src/soc/intel/common/block/include/intelblocks/mp_init.h

I believe tglx was suggesting you should drop this link. If you can't
reference an official document, then you don't need any reference.

Icelake related information is available here https://www.intel.in/content/www/in/en/design/products-and-solutions/processors-and-chipsets/ice-lake/overview.html but it may require a login either with Intel or a Partner ID.

The CPUID mentioned in this document is 0x706E0 which is same as per this coreboot link.