op-build update 7-3-2020

Changes Included for package sbe, branch master-p10:
6854a62 - Christopher M Riedl - 2020-07-02 - vbu/contained: Randomize and set thread seeds for exercisers
16a44b3 - Rahul Batra - 2020-07-02 - PM: Attrs for Resclk Enable at istep4
0a61d17 - Dan Crowell - 2020-07-02 - Remove initToZero from ATTR_PROC_FABRIC_LINK_TOPOLOGY_ID_TABLE
d909623 - Prasad Bg Ranganath - 2020-07-02 - SBE putring version match
1cc14de - Srikantha Meesala - 2020-07-02 - sbe: python3 build support
a756dd5 - Joachim Fenkes - 2020-07-02 - ringUtils: Fix use of Target::reduceType()... again.
ad9998b - Yue Du - 2020-07-02 - QME: STOP Bug fixes
c21c39e - Raja Das - 2020-07-02 - Removed the p10_hcd_corecache_realign.C procedure files

Changes Included for package hcode, branch master-p10:
c6050ca - hostboot - 2020-07-02 - Release tag & head commit information updated for hw070120a.opmst10
df3d4eb - Christopher M Riedl - 2020-07-02 - vbu/contained: Randomize and set thread seeds for exercisers
2e3487d - Rahul Batra - 2020-07-02 - PM: Attrs for Resclk Enable at istep4
2802b25 - Dan Crowell - 2020-07-02 - Remove initToZero from ATTR_PROC_FABRIC_LINK_TOPOLOGY_ID_TABLE
ca58183 - Amit Tendolkar - 2020-07-02 - Enhancements in hcode error logging shared lib

Changes Included for package hostboot, branch master-p10:
ba88502 - Sumit Kumar - 2020-07-02 - Dynamic init coordination
86ae4b2 - Emmanuel Sacristan - 2020-07-02 - added qtr psave reg values, width set to disabled initialized in another step
f8086ad - Joe McGill - 2020-07-02 - Worthwhile Toad: RAM procedure workaround
c3d0161 - Sunil Kumar - 2020-07-02 - Making ATTR_NAME and ATTR_EC attributes, virtual.
f2bf5ad - Christian Geddes - 2020-07-02 - Set OCC PDR values based on PDR manager values instead of attributes
2535707 - Christian Geddes - 2020-07-02 - Do not start polling KCS status register until MCTP bus is intitialized
12b326c - Christian Geddes - 2020-07-02 - Improve tracing in MCTP HBRT code
e183955 - Zach Clark - 2020-07-02 - Fix bug in PLDM state set enumeration value encoding
9df3742 - hostboot - 2020-07-02 - Update SBE commit to ad9998b... QME: STOP Bug fixes
bb4b407 - Bill Hoffa - 2020-07-02 - Re-enable calling proc_pcie_scominit hwp
f532635 - Matt Derksen - 2020-07-02 - SPI multiproc support cleanup
ae9e839 - Christian Geddes - 2020-07-02 - Add printk trace notifying when we are booting in MPIPL mode
d4f35a5 - Rahul Batra - 2020-07-02 - PM: Attrs for Resclk Enable at istep4

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 cdf0d13..6e44122 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 "hw063020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw070120a.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-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 6f62343..a2a7d35 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 "51476452090afe11c25259e4197bc47e48f6de3f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "ba88502939cc1509d2160d3305c6a13fbb9f42ed" 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 862c8af..d87065a 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 "54155f04a2f85538191a45ce195c449bc193e1d6" if BR2_SBE_P10_LATEST_VERSION
+	default "6854a62fbaa5e3f45fa6c234ada3db13b3737e16" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION