op-build update 10-27-2020

Changes Included for package hostboot, branch master-p10:
368be34 - Louis Stermole - 2020-10-26 - Remove DDIMM thermal sensor DRAM_AND_PMIC usage
0dfcbcf - Matt Derksen - 2020-10-26 - Fix channelCheckstop path and add debug registers
d59604c - Matt Derksen - 2020-10-26 - Fix address range check for MMIO OCMB UE
f75b676 - Luis Fernandez - 2020-10-26 - Make test_clearEecache nondestructive
843014c - Dan Crowell - 2020-10-26 - Fix invalid FSP_BASE_ADDR on node1
7161661 - Luis Fernandez - 2020-10-26 - Test Cases for Retrieving WOF Table From SEEPROM
ff4b4b7 - Luis Fernandez - 2020-10-26 - Update custdesc and priority callout for errors in plat_wof_access.C
8e19a6a - Christian Geddes - 2020-10-26 - Skip zeroing out of first LMB of payload during MPIPL
c4794ed - Louis Stermole - 2020-10-26 - Add ATTR_MSS_IS_APOLLO
e974266 - hostboot - 2020-10-26 - Update HCODE commit to 36a1ce4... Fix memory leaks in PM and IPL customi
f204d9a - hostboot - 2020-10-26 - Update simics level to: 2020-10-22_bcedb6_simics.tar.gz bcedb67887b00344
d005be2 - hostboot - 2020-10-26 - Update SBE commit to a593c3f... Move encryption initialization to its ow
7e3b96c - Mark Pizzutillo - 2020-10-26 - Add RCW function-space swap function
4f127f2 - Nick Bofferding - 2020-10-26 - Fix memory leaks in PM and IPL customize code

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 803f2a2..37da601 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 "869fd7e69fb6763dec91ef4bdf678c1aa7bdf7cf" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "368be34405a72a830b035a6b873e7d27fae8386e" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION