op-build update 11-6-2020

Changes Included for package hostboot, branch master-p10:
b614ed2 - Matt Derksen - 2020-11-05 - Add using Explorer log interface in hostboot
6b6969d - Mike Baiocchi - 2020-11-05 - Update 'hb' cmd to create the necessary sandbox directories for 'hb prime'
11618d1 - Zach Clark - 2020-11-05 - Memory encryption support: Update keystore ranges
9ebcd27 - Joachim Fenkes - 2020-11-05 - TOD Setup: Fix SYNC period in LPC clock operation
11b6653 - hostboot - 2020-11-05 - Update simics level to: 2020-11-04_f10cae_simics.tar.gz f10cae95a6499782
0c6f88f - Luke Murray - 2020-11-05 - Converting DCBZ to RWITM for Denali systems
053887a - Ramesh Iyyar - 2020-11-05 - p10_start_cbs: Fix crash for FFDC creation
d3c8e11 - Adam Hale - 2020-11-04 - Epsilon and MDI changes for 2 hop BW improvements
36fa6bc - Prem Shanker Jha - 2020-11-04 - QME Hcode: Optimizing QME SRAM usage - stage 1
a9eeb79 - Olsen - 2020-11-04 - DD2 ifCompiler support for processing DD2 scan initfiles
04acdc4 - Prasad Bg Ranganath - 2020-11-04 - PPB: Fix #W vpd values
9818f1c - Stephen Glancy - 2020-11-04 - Fixes USTL configuration registers values
7db1553 - manichow - 2020-11-04 - Implement deskew caliberation algorithm
740564f - Joachim Fenkes - 2020-11-04 - Keep SRAM_ABIST_MODE_DC on after core/cache arrayinit
88b70b4 - Prasad Bg Ranganath - 2020-11-04 - PPB: Update ATTR_SOCKET_POWER_NOMINA value by reading #V data
e13e63f - hostboot - 2020-11-04 - Update SBE commit to 4507be3... parser: gcc portability fix
4f3f00f - hostboot - 2020-11-04 - Update HCODE commit to 4e70f97... Implement deskew caliberation algorith
f22bdba - Caleb Palmer - 2020-11-03 - PRD: Reenable manual OCMB checking workaround
d3ce7ab - Deb McLemore - 2020-11-03 - Virtual Address Realloc and testcase boundaries
4265c59 - Matt Derksen - 2020-11-03 - Fix OMI channel failure inject causing checkstop instead of SUE
a0c56d3 - Luis Fernandez - 2020-11-03 - Remove HB defining of ATTR_SOCKET_POWER_NOMINAL
5716a93 - Ben Gass - 2020-11-03 - Add new header files for mirror.
1f361d9 - Dan Crowell - 2020-11-02 - Move IOHS to FABRIC CDM_DOMAIN
e1ec6ae - Dan Crowell - 2020-11-02 - Remove ekb scratch attributes
9c4346d - Roland Veloz - 2020-11-02 - Add 2N target binaries to the hbfw/img/makefile
a6436c4 - Caleb Palmer - 2020-11-02 - PRD: Remove references to TYPE_EX

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 148d13f..229f431 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_P10_VERSION
 	string
-	default "96f171b14bc4ab8d6940b9349168940ba3670a19" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "b614ed2a5a2262fad21e57562d29fe9a7af0851c" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION