op-build update 10-21-2020

Changes Included for package hostboot-binaries, branch master:
b0206ec - hostboot - 2020-10-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102020b.opmst10
487119b - hostboot - 2020-10-20 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102020a.opmst10

Changes Included for package occ, branch master-p10:
e89fea9 - Sumit Kumar - 2020-10-20 - 24x7: Enable OCMB
9e07715 - Douglas Gilbert - 2020-10-19 - P10 OCMB temperature monitoring changes

Changes Included for package sbe, branch master-p10:
70e3bda - Claus Michael Olsen - 2020-10-20 - Fix for seg fault when processing p10.pci.iop.scan.initfile for dd20
a1af1f8 - Andre A. Marin - 2020-10-20 - Fix PPE c_str fails
f7cf8b6 - akhis023 - 2020-10-20 - Added info in dumpConstants.H

Changes Included for package hcode, branch master-p10:
360d2d5 - hostboot - 2020-10-20 - Release tag & head commit information updated for hw102020b.opmst10
ea90c43 - Prem Shanker Jha - 2020-10-20 - Revert "QME Hcode: QME SRAM image optimization - stage 1"
95cc31f - hostboot - 2020-10-20 - Release tag & head commit information updated for hw102020a.opmst10
bf170f7 - Greg Still - 2020-10-20 - Hcode: added PVR cheecks and DD2 mk files for PGPE and XGPE
4634428 - Greg Still - 2020-10-20 - Hcode: added PVR cheecks and DD2 mk files for PGPE and XGPE
3cac546 - Claus Michael Olsen - 2020-10-20 - Fix for seg fault when processing p10.pci.iop.scan.initfile for dd20
38248d3 - Marri Devender Rao - 2020-10-20 - Fix compiler warnings thrown in hwsv
9e9e6e4 - Rahul Batra - 2020-10-20 - PGPE: Resonant Clock
15499e2 - Prasad Bg Ranganath - 2020-10-20 - XGPE HCODE initial update
d33f4ee - Rahul Batra - 2020-10-20 - PGPE: Move to IOTA
4b5af95 - Claus Michael Olsen - 2020-10-20 - Renaming and relocating core image infrastructure files (new)
8b116aa - Rahul Batra - 2020-10-20 - P10 PM: Updated PGPE and QME Build
072fc3f - Prachi Gupta - 2020-10-20 - initCompiler: add getSpy to the ifcompiler platform
a56459c - Matt K. Light - 2020-10-20 - utility functions to convert between variable_buffer and ecmdDataBufferBase
79b8ff5 - hostboot - 2020-10-20 - Fix auto-mirror
2d06d41 - Adam Hale - 2020-10-20 - Move encryption initialization to its own istep

Changes Included for package hostboot, branch master-p10:
99f4118 - hostboot - 2020-10-20 - Update HCODE commit to b97b527... Fix Memory Hole BAR assignment
97ae822 - hostboot - 2020-10-20 - Update SBE commit to 255c4b0... Add check in gen_throttle for divide by
27cad7b - Claus Michael Olsen - 2020-10-20 - Fix for seg fault when processing p10.pci.iop.scan.initfile for dd20
b457009 - Roland Veloz - 2020-10-20 - Set the attribute to ATTR_PG_MVPD to 'no_export'
f8362fd - Prem Shanker Jha - 2020-10-20 - Revert "QME Hcode: QME SRAM image optimization - stage 1"
37d3df5 - Caleb Palmer - 2020-10-20 - PRD: Update getNeighborCore
091096e - Zane Shelley - 2020-10-20 - PRD: Determine which clock generated PLL unlock attention
3f98baf - Zane Shelley - 2020-10-20 - PRD: mask/clear attentions from PllDomain
5885f0e - Zane Shelley - 2020-10-20 - PRD: PCB slave internal parity error support
73def79 - Andre A. Marin - 2020-10-20 - Fix PPE c_str fails
d34100e - Andre A. Marin - 2020-10-20 - Doxy cleanup for exp_inband
1336f15 - Devon Baughen - 2020-10-20 - increase fw_status polling to 10s in exp_omi_train_check
a5aacc2 - Mark Pizzutillo - 2020-10-20 - PMIC Enable Updates for soft-start/stop, VIN, etc.
55c33bf - Douglas Holtsinger - 2020-10-20 - Fix for defect SW509480
6a85923 - Ilya Smirnov - 2020-10-20 - Functional PAUCs Without Children
b7c8a7a - Adam Hale - 2020-10-20 - Move encryption initialization to its own istep
43b76c9 - Matthew Raybuck - 2020-10-20 - Fix TPM timeout logic in tpmPollForDataAvail
8416b42 - Christian Geddes - 2020-10-20 - Update fsp-memdump to lookup HRMOR dynamically for each node
c17691a - Zane Shelley - 2020-10-20 - PRD: Initial eBMC error log parser for PRD
e326474 - Zach Clark - 2020-10-20 - Memory encryption support: Install crypto keys
51a91d9 - Chris Cain - 2020-10-20 - HTMGT: OCC enablement on Rainier
6a35012 - Luis Fernandez - 2020-10-20 - Fix testSbeMessagePassingDefaultPath test case

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 6336f24..321a3c3 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_P10_VERSION
 	string
-	default "hw101820a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw102020b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 01d5c5a..9066c35 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
 
 config BR2_HOSTBOOT_BINARIES_VERSION
 	string
-	default "hw101820a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw102020b.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 381236c..888529e 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 "0a783dbc938afd6c5061c1bb03ac2df097987895" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "99f411811f4ca15e95cc3017d9dcf57e3b34b421" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index f56dbed..32d3067 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "41d1f8bff0251eea3f69253c37198ff88a2d547a" if BR2_OCC_P10_LATEST_VERSION
+	default "e89fea99d5071e576923a2b604c71a008f974609" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 314901c..af922f2 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_P10_VERSION
 	string
-	default "ae4bb0f438065f13e063cb986ecda759a01e8afe" if BR2_SBE_P10_LATEST_VERSION
+	default "70e3bda47db43b0a51da08ee39477076d6d02431" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION