op-build update 12-11-2017

Changes Included for package sbe, branch master:
b6054b3 - spashabk-in - 2017-12-01 - Enable DD2.2 in op build
277f0f1 - Nick Bofferding - 2017-12-01 - Secure Boot: Temporarily whitelist various registers to resolve blacklist issues
dc787af - David Kauer - 2017-12-01 - Modify INT FIR configuration settings
8847e89 - Prasad Bg Ranganath - 2017-12-01 - SBE:putring: Ring Id validation check
f5ee895 - Dan Crowell - 2017-12-01 - Revert ATTR_CEN_ECID back to ATTR_ECID
fca1480 - Joel Stanley - 2017-12-01 - fapi2: Fix template call sites for GCC 7
7bd8c25 - Yue Du - 2017-12-01 - STOP: EX deconfigure masking for EQ chiplet FIR
0a78e28 - nagurram-in - 2017-11-28 - Added chiplet range for 0x107D0 scom address in BL/WL csv
5888fd5 - Joe McGill - 2017-11-28 - remove NV iovalid assertion from FW and add scan inits to resolve glsmux xstate
5c10f8a - Sachin Gupta - 2017-11-28 - Update backing build
7d7c9d3 - spashabk-in - 2017-11-24 - Handle OCC SRAM secure mem window
7f62dd0 - Richard J. Knight - 2017-11-23 - p9_xip_tool support for DD level section parsing
0bc3183 - Sachin Gupta - 2017-11-23 - Correct tracing
f4bcd3c - Sachin Gupta - 2017-11-21 - Adding client id in FIFO interface
1fcbd7b - spashabk-in - 2017-11-21 - Security binary search bug fix
20b1e79 - Raja Das - 2017-11-20 - PPE empty PK FFDC handler to save-off required registers
666c72a - spashabk-in - 2017-11-20 - Change FAPI_IMP traces in p9_pm_ocb_init to FAPI_DBG
d3f8a78 - Daniel Howe - 2017-11-18 - update data token init to use scans on p9c 1.1
0b422e4 - spashabk-in - 2017-11-17 - Add sbe commit id in PIBMEM
ba0028f - Claus Michael Olsen - 2017-11-17 - Update: xip_tool: Introducing image section type (IST).
c2b4524 - Daniel Howe - 2017-11-17 - Allow lpc_ed for p9n 2.2 per HW418117 fix
7f96036 - Raja Das - 2017-11-17 - Updated Backing build in customrc to move to latest Simics DD2
3d41a2c - Joe McGill - 2017-11-16 - p9.filter.pll.scan.intifile -- set 0 BGoffset for P9C DD1.1
348d8d2 - Claus Michael Olsen - 2017-11-16 - HW425038 INT ARX timeout workaround - Updated initfiles to 49241
722d8a4 - Prasad Bg Ranganath - 2017-11-16 - Fix bug in cache query state procedure
fc526ec - Ricardo Mata - 2017-11-16 - Added CI throttling support, HW init updates, and fixed a bug with tce arb.
7a920c4 - Joe McGill - 2017-11-16 - mvpd_access_defs.H -- add enum for AW keyword access
9f2e808 - Claus Michael Olsen - 2017-11-14 - cleanup: xip_tool: Fixing two command arguments.
608cfa2 - Claus Michael Olsen - 2017-11-13 - Small change to dd container header file.
5556610 - Prasad Bg Ranganath - 2017-11-13 - PM: Fix QCSR and CCSR update
854ee94 - David Kauer - 2017-11-13 - HW425038 INT ARX timeout workaround
f3e9580 - Nick Klazynski - 2017-11-13 - HW403465 applies to all chips; Revert NDD2.1 RL; add SW406970
a99727e - Joe McGill - 2017-11-13 - IO, FBC updates to enable ABUS for Fleetwood
2ad7f67 - spashabk-in - 2017-11-09 - Get FW security from CBS bit
2551c3e - Claus Michael Olsen - 2017-11-07 - Overlays and multi-DD XIP related updates to xip_image and dd_container
dbb8adc - Martin Peschke - 2017-11-07 - p9_dd_container: simple generic standalone DD level container
55c0c77 - Nick Klazynski - 2017-11-03 - Fixing NCU and Core generated initfiles core to support CDD1.1
8232301 - Ben Gass - 2017-11-03 - Adding p9c_11 support.
diff --git a/openpower/package/sbe/sbe.mk b/openpower/package/sbe/sbe.mk
index 5d507fa..82339be 100644
--- a/openpower/package/sbe/sbe.mk
+++ b/openpower/package/sbe/sbe.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SBE_VERSION ?= e487a02045d4076b512b5247654abe62cf2bcf8a
+SBE_VERSION ?= b6054b3ff39537c7fe2c2af7810df6d090ae11f7
 SBE_SITE ?= $(call github,open-power,sbe,$(SBE_VERSION))
 
 SBE_LICENSE = Apache-2.0