op-build update 7-29-2020

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

Changes Included for package sbe, branch master-p10:
d5317eb - Prasad Bg Ranganath - 2020-07-29 - SBE putring: Support multicast operation in putring chipop
16b81db - Joachim Fenkes - 2020-07-29 - p10_sbe_rcs_setup: Update the correct half of ROOT_CTRL5
25a73de - srinivan - 2020-07-29 - wrong offset used for clearing clock error
50f70f9 - Joachim Fenkes - 2020-07-29 - p10_sbe_lpc_init: Keep secondary LPC in reset, check reset on primary
9f43bc9 - Yue Du - 2020-07-29 - QME: fix to 99660 on core_scominit and pair_mode
f0fa1d6 - Corey Swenson - 2020-07-29 - Add p10_sbe_scratch_regs_set_pll_buckets function
7458a65 - Yue Du - 2020-07-29 - QME: Support attribute driven l2/l3/ncu scominit
38d84c7 - Ben Gass - 2020-07-29 - Full moveregs - add manual hwsv log
76c8eac - Christopher M Riedl - 2020-07-28 - Port LPC initialization procedure from P9

Changes Included for package hcode, branch master-p10:
cfc767a - hostboot - 2020-07-29 - Release tag & head commit information updated for hw072820a.opmst10
b216523 - Yue Du - 2020-07-29 - QME: fix to 99660 on core_scominit and pair_mode
d72df28 - Yue Du - 2020-07-29 - QME: Support attribute driven l2/l3/ncu scominit
1de30ba - Yue Du - 2020-07-29 - QME: fix to 99660 on core_scominit and pair_mode
d17808b - Yue Du - 2020-07-29 - QME: Support attribute driven l2/l3/ncu scominit
26a11b2 - Jenny Huynh - 2020-07-29 - Configure nest unit hang detectors
b2ebcc4 - Yue Du - 2020-07-29 - InitCompiler: Clear bit16:19 in address of l2/l3/ncu
6dc427c - Luke Murray - 2020-07-29 - Adding attributes to disable L2 & L3 hashing
e96cf90 - Luke Murray - 2020-07-29 - Updating L2 initfiles to enable line delete in runtime
7e294f1 - Jenny Huynh - 2020-07-29 - Use common attributes to configure LCO settings
8c68c70 - Jenny Huynh - 2020-07-29 - Update L2/L3/NCU scom initfiles for runtime settings
7f2cf8f - Luke Murray - 2020-07-29 - Cleaning up cache initfiles
8b61a16 - Christopher M Riedl - 2020-07-29 - Add Core/L2/L3/NCU initfiles and dynamic init structure
70ee263 - Christopher M Riedl - 2020-07-29 - Initialize L2 fabric topology id table entries
2516180 - Christopher M Riedl - 2020-07-29 - Implement L3 customization in cache scominit
a19ea85 - Yue Du - 2020-07-29 - CORECACHE: IStep4 HWP Level 1 Delivery
7161f03 - hostboot - 2020-07-29 - Fix auto-mirror

Changes Included for package hostboot, branch master-p10:
6f1c298 - Sampa Misra - 2020-07-29 - Fix for SW499670
9675ddc - Bill Hoffa - 2020-07-29 - HDAT PCRD Update for Number of Instances
9d8e8d7 - Dan Crowell - 2020-07-28 - Remove unnecessary core fail workaround
bd9edae - hostboot - 2020-07-28 - Update HCODE commit to f6e9857... Adding l2loader port from p9.
10aa72f - hostboot - 2020-07-28 - Update simics level to: 2020-07-27_214f14_simics.tar.gz 214f1441ee1d4ac3
fd19f57 - Dan Crowell - 2020-07-28 - Force MRW coreq to fix CI
1f399c7 - hostboot - 2020-07-28 - Update SBE commit to bc2882a... Enable plat_ApplyGards()

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 66f4a47..11fedea 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 "hw072720a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw072820a.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 4dbe802..c6830cd 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 "hw072220a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw072820a.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 a38e613..d3e52ba 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 "92ed43c73451bddafe26c04a56bd6dd1309fbc5a" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "6f1c298e2b33e45073c5be61bbf788736bd5b83f" 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 b152b1e..10e3dfd 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 "bc2882a0b38aa75a1da968e208400c117eb5866c" if BR2_SBE_P10_LATEST_VERSION
+	default "d5317eb47bcc2c699d36d2fb2040d730383b9c5c" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION