op-build update 7-7-2020

Changes Included for package hostboot-binaries, branch master:
0c6438a - hostboot - 2020-07-06 - UPDATE executables for the NVIDIA gpu and/or ring files for hw070620a.opmst10

Changes Included for package sbe, branch master-p10:
235f88a - Christopher M Riedl - 2020-07-06 - vbu/contained: Improve thread seed generation
365e0e7 - Joachim Fenkes - 2020-07-06 - IPL v61: Update hang pulse settings
eff1a9c - Prem Shanker Jha - 2020-07-06 - PM HWP: Fixed targeting issues in OPIT interrupt cleanup.
d7eadc9 - Minoru Fernando - 2020-07-06 - INT Scan/Scom Initfile Updates

Changes Included for package hcode, branch master-p10:
f870bde - hostboot - 2020-07-06 - Release tag & head commit information updated for hw070620a.opmst10

Changes Included for package hostboot, branch master-p10:
9f1307a - Joe McGill - 2020-07-06 - p10_boot_mode -- add empty files to establish mirror
fa18530 - Dan Crowell - 2020-07-06 - Remove pib2opb reset for secondary processors
7279468 - Daniel M Crowell - 2020-07-06 - Revert "Move MC_PLL_BUCKET to under proc target"
e42fbca - Murulidhar Nataraju - 2020-07-06 - MPIPL: ZZ-L, Update copyArchitectedRegs() for non-HW dump flow
1fbfa96 - Murulidhar Nataraju - 2020-07-06 - MPIPL:Fix the condition for copyArchitectedRegs()
addc81d - Murulidhar Nataraju - 2020-07-06 - Update MPIPL Supported Bit
edfbd63 - Luis Fernandez - 2020-07-06 - Small formatting fix in fsidd.C initMasterControl(...)
a11976e - hostboot - 2020-07-06 - Update SBE commit to 4218249... Port p9a_omi_init to p10

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 4dbbb8a..63bc329 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 "hw070520a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw070620a.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 50b5fc1..b831555 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 "hw070520a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw070620a.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 84f4478..cab2051 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 "ab336775eee50540edaf301726698da318d1ce07" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "9f1307a38f92bfe37d1f90e7ff1d502765180fcc" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 4d2bf85..129638e 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 "4218249756356b058739ef4a807b97afc65db685" if BR2_SBE_P10_LATEST_VERSION
+	default "235f88a90dcbd8d6713d502076dca7c89feb3a72" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION