op-build Update 10-4-2017

    - Add Hostboot patch for TOR Magic Header Support
    - Add SBE patch for TOR Magic Header Support

Changes Included for package hostboot-binaries, branch master:
ed06137 - William Hoffa - 2017-10-04 - Merge pull request #49 from wghoffa/master
cdc5f98 - Bill Hoffa - 2017-10-04 - Update HCODE to hw100417b.910

Changes Included for package sbe, branch master:
adbd88c - Nick Klazynski - 2017-10-04 - Add workarounds for HW421426 and HW422629, Swap IMCs around
794dd51 - spashabk-in - 2017-10-04 - [Whitelist/Blacklist] - Enable scom filter and testcase addition
4b8ed3f - spashabk-in - 2017-10-04 - [Whitelist/Blacklist] - Algorithm implementation
fcecddd - Christian Geddes - 2017-10-02 - Remove functionality from tp enable ridi and move it to nest enabled ridi
de2de6b - Greg Still - 2017-10-02 - PM: p9_pm_init, p9_pm_utils clean-up
a92029a - Joe McGill - 2017-10-02 - update HWP level metadata for nest, common files
d372aa8 - Lennard Streat - 2017-10-02 - Expanding MCU tag fifo settings to be freq dependent.
a0405f5 - Yue Du - 2017-09-29 - STOP: Properly clear DPLL unlock indication in dpll_setup
162ac98 - Yue Du - 2017-09-29 - STOP: attribute to halt upon phantom interrupts
b94571a - Claus Michael Olsen - 2017-09-29 - Overlays and multi-DD XIP related updates to xip_image and dd_container
0ebd974 - Richard J. Knight - 2017-09-28 - Update set_sbe_error macro exceeds line length
9a3a1f1 - Yue Du - 2017-09-27 - STOP: Fix MPIPL Dpll Lock via ensuring mode 1
4823131 - Joe McGill - 2017-09-27 - updates for NPU errata
04dca06 - David Kauer - 2017-09-27 - Added Nimbus & Cumulus attributes for INT initfiles
0cc0814 - Jacob Harvey - 2017-09-27 - Increment red_waterfall for low vdn fix
86a61f7 - Dan Crowell - 2017-09-27 - Set override flag for lots of PM attributes
8f352a0 - Sachin Gupta - 2017-09-27 - Updated backing build
af200c2 - Prasad Bg Ranganath - 2017-09-24 - SAFE mode:moved writing safe mode value from istep 6 to istep 10
d61fd2c - Greg Still - 2017-09-22 - PM: Move to chip EC based #V validity checking in p9_pstate_parameter_block
3c46b69 - Dean Sanner - 2017-09-22 - Allow request fused mode bit when in HW fused mode
9affdfc - Greg Still - 2017-09-21 - PM/MPIPL: p9_quad_power_off Level 3
0b779c5 - Nick Klazynski - 2017-09-21 - Core workarounds for multiple issues.
3263c3f - Prasad Bg Ranganath - 2017-09-21 - SBE PUTRING: Reduce function parameter count from 6 to 5
c765315 - Prasad Bg Ranganath - 2017-09-20 - SBE:Putring: Added more debug information
e52f9ab - Greg Still - 2017-09-20 - PM: clear OCB Heartbeat enable during pm_reset
0005004 - Yue Du - 2017-09-20 - STOP: remove union usage in p9_pm_hcd_flags.h
c9a1884 - Adam Hale - 2017-09-20 - PGPE: PGPE Op Trace updates
8e6db82 - Soma BhanuTej - 2017-09-20 - Nimbus DD22 support updates to ekb
48a3476 - Yue Du - 2017-09-20 - HWP: Fixing pfet sense bit bug in p9_hcd_common_poweronoff
136b67c - Amit Kumar - 2017-09-20 - PM Level 3 for multiple procedures
aeb2975 - spashabk-in - 2017-09-20 - Addition of missing registers in whitelist for IPL
ba9db7d - Raja Das - 2017-09-20 - Moved MPIPL isteps/functionalities to seeprom from pibmem
diff --git a/openpower/package/sbe/sbe.mk b/openpower/package/sbe/sbe.mk
index 891d992..35bdd1d 100644
--- a/openpower/package/sbe/sbe.mk
+++ b/openpower/package/sbe/sbe.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SBE_VERSION ?= ff713dfd14ecf97b050a737cc5da2d6f01db493f
+SBE_VERSION ?= adbd88cd772fd7eb6ccd10f38983ef401e01ed9d
 SBE_SITE ?= $(call github,open-power,sbe,$(SBE_VERSION))
 
 SBE_LICENSE = Apache-2.0