x86: ivybridge: Drop the SMM-locking code
authorSimon Glass <sjg@chromium.org>
Sun, 17 Jan 2016 23:11:57 +0000 (16:11 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 24 Jan 2016 04:09:42 +0000 (12:09 +0800)
commit67292e4c27de6cde4624ce03b47b2449a9ebc671
treeeadaf471a4628230aaf6857d6e4703a630c8ef7d
parentb2a6235920e2c0cd77b6826e9508401426f4ad92
x86: ivybridge: Drop the SMM-locking code

U-Boot does not support SMM yet, so we can drop this code. It is easy to
bring back when needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/lpc.c