op-build update 2-15-2018
Changes Included for package sbe, branch master:
0aae9a8 - Claus Michael Olsen - 2018-02-14 - Bug fix to TOR API to not check TOR header version against TOR_VERSION
dadcf14 - spashabk-in - 2018-02-14 - Project specific makefile changes
fb9f9e8 - spashabk-in - 2018-02-14 - Checkstop detection during IPL SBE steps
d770b56 - Nick Klazynski - 2018-02-13 - Enable mixed core xlate; Enable xlate protection feature; Disable LSU clockgate
37930cd - Claus Michael Olsen - 2018-02-13 - Fix to TOR API failure on 32b systems
615f07e - Nick Bofferding - 2018-02-12 - Secure Boot: Blacklist: Finalize SBE white/blacklist
2661dda - Joe McGill - 2018-02-12 - enforce strict 512 GB per socket limit on Witherspoon memory map (part2)
92d0dc9 - Joe McGill - 2018-02-12 - enforce strict 512 GB per socket limit on Witherspoon memory map
c175219 - Srikantha Meesala - 2018-02-12 - write_whitelist add for I2C Engine and Lock / UnLock.
7e91363 - spashabk-in - 2018-02-12 - Capture rc in Async FFDC usecases
55fa800 - Sachin Gupta - 2018-02-11 - Support new RISK level attribute values
a1e6077 - Joe McGill - 2018-02-11 - p9.npu.scom.initfile -- limit DCP0 credits for HW437173
4a5ddf0 - Jenny Huynh - 2018-02-11 - Updating HW414700 to also apply to Cumulus DD10
25624c1 - Sachin Gupta - 2018-02-10 - Revert "p9_sbe_npll_setup: Enable Spread Spectrum right after SS PLL lock""
2d94bed - Prem Shanker Jha - 2018-02-10 - PM: Generation of summarized version of STOP Recovery FFDC.
9ed4b07 - Andre Marin - 2018-02-08 - Add VPD lookup to build a supported frequency list, and bin-down support
ef76156 - Claus Michael Olsen - 2018-02-08 - Additional risk level support - (step 1) Backward compatibility
diff --git a/openpower/package/sbe/sbe.mk b/openpower/package/sbe/sbe.mk
index 9c23b08..caf4c7e 100644
--- a/openpower/package/sbe/sbe.mk
+++ b/openpower/package/sbe/sbe.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SBE_VERSION ?= 1f773f1f298361bc64ebd97859a997e400e4442d
+SBE_VERSION ?= 0aae9a8e68abb55110bee2d7bd2fbe49a4a11e70
SBE_SITE ?= $(call github,open-power,sbe,$(SBE_VERSION))
SBE_LICENSE = Apache-2.0