x86: broadwell: Add support for high-speed I/O lane with ME
authorSimon Glass <sjg@chromium.org>
Sat, 12 Mar 2016 05:07:28 +0000 (22:07 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 17 Mar 2016 02:27:26 +0000 (10:27 +0800)
commitb697b848e8c3f07565d1a7b7115ce9c467c1161b
treead8b1507a662348d64a662fe6fee49fe2a844315
parent64b179770fff721d7b1e4de551148868f9e808fe
x86: broadwell: Add support for high-speed I/O lane with ME

Provide a way to determine the HSIO (high-speed I/O) version supported by
the Intel Management Engine (ME) implementation on the platform.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/broadwell/Makefile
arch/x86/cpu/broadwell/me.c [new file with mode: 0644]