op-build update 8-9-2020

Changes Included for package hostboot-binaries, branch master:
9b297d2 - hostboot - 2020-08-07 - UPDATE executables for the NVIDIA gpu and/or ring files for hw080720a.opmst10

Changes Included for package sbe, branch master-p10:
20fb850 - Matthew Hickman - 2020-08-08 - Added DD1 workaround for DSTLFIR
346d27b - Mark Pizzutillo - 2020-08-08 - Fix SPD Revision fallback error XML target bug
176a2af - Joachim Fenkes - 2020-08-08 - p10_sbe_chiplet_init: Clear KVREF start_cal after calibration (prep for DD2)
d69b06c - Mark Pizzutillo - 2020-08-08 - master to master-p10 snapshot up to Jul 28
56cac0c - Sumit Kumar - 2020-08-08 - mmap issue: Collect debug data - image size
f5f1650 - Prasad Bg Ranganath - 2020-08-08 - PM HWP: WOF and IQ validation support
69c1520 - Chen Du - 2020-08-07 - Compilation for Extract SBE RC Hostboot commit

Changes Included for package hcode, branch master-p10:
37b79ef - hostboot - 2020-08-07 - Release tag & head commit information updated for hw080720a.opmst10
a0b6407 - Rahul Batra - 2020-08-07 - PGPE: Update scoreboard table
acd0e1a - Rahul Batra - 2020-08-07 - PGPE: Update scoreboard table
459ed94 - Rahul Batra - 2020-08-07 - PGPE: Resonant Clock
506f5da - Rahul Batra - 2020-08-07 - PGPE: New P10 Infrastructure
0c1cebe - hostboot - 2020-08-07 - Fix auto-mirror
648732c - Matthew Hickman - 2020-08-07 - Added DD1 workaround for DSTLFIR
c2dfc38 - Yue Du - 2020-08-07 - QME: L3 LCO Configuration Fix
9dda208 - Prasad Bg Ranganath - 2020-08-07 - PM HWP: WOF and IQ validation support
3b41314 - Sumit Kumar - 2020-08-07 - mmap issue: Collect debug data - image size

Changes Included for package hostboot, branch master-p10:
b0ffdde - Chen Du - 2020-08-09 - Compilation for Extract SBE RC Hostboot commit
ed63589 - Caleb Palmer - 2020-08-09 - PRD: Reenable handle command complete
54635d5 - Daniel M Crowell - 2020-08-08 - Revert "Force single-thread mode for Denali Bringup"
ed08fdc - Zane Shelley - 2020-08-08 - PRD: removed Swift check in __analyzeOcmbs()
d01b39f - Ricardo Mata Jr - 2020-08-08 - p10_pcie_config -- clear PFIR register
84092a3 - Bill Hoffa - 2020-08-08 - Update Bbbuild to b0806a2033.1010
1604481 - Matthew Hickman - 2020-08-08 - Added DD1 workaround for DSTLFIR
6f6a1ff - Mark Pizzutillo - 2020-08-08 - master to master-p10 snapshot up to Jul 28
7baf56f - Zach Clark - 2020-08-08 - Support TARGET_TYPE_GENERICI2CSLAVE in convertFapi2TypeToTargeting
157b7ed - Nick Bofferding - 2020-08-07 - Send XSCOM list to SBE when invoking the dead man timer in istep 16
59d788b - Nick Bofferding - 2020-08-07 - Invert SPI engines for WOF and keystore SEEPROM data blocks
26b644b - Ben Gass - 2020-08-07 - Encapsulate io ppe caches so each thread has its own instance.
7729257 - Ben Gass - 2020-08-07 - Fix scom checking issue with p10_fabric_iovalid.
c51c33a - Prasad Bg Ranganath - 2020-08-07 - PM HWP: WOF and IQ validation support
d76e37f - Dan Crowell - 2020-08-07 - Grab atomic lock on SPI master before using it
332e828 - Jenny Huynh - 2020-08-07 - Update sub minor ec name in getecid for dd1.01
ceffa8e - Zach Clark - 2020-08-07 - Route primary MVPD access through SPI engine 3
fdeb081 - Jayashankar Padath - 2020-08-07 - HDAT: Update on host spi bus speed
854455d - Matthew Hickman - 2020-08-07 - Blank file commit for dstlfir workaround
2d8ceb2 - Zach Clark - 2020-08-07 - Add cstdarg header
1c2199d - Matthew Raybuck - 2020-08-07 - Update fsprelease.config to allow SBE updates
b62aa87 - Roland Veloz - 2020-08-07 - Force the refresh/update of attribute overrides at the point of retrieval
de3aee5 - Caleb Palmer - 2020-08-07 - PRD: Update MCC register names for P10
e9bf9dc - Nick Bofferding - 2020-08-07 - Add [SYSTEM|CHASSIS]_PLDM_ENTITY_ID_INFO attributes to system target
092ef88 - Nick Bofferding - 2020-08-07 - Make ATTR_IOH_CONFIG_MODE global
d781423 - Jayashankar Padath - 2020-08-07 - HDAT: Update on the platform IPL side
e8a0743 - hostboot - 2020-08-07 - Update simics level to: 2020-08-06_131530_simics.tar.gz 131530c24399b688
56807be - Bill Hoffa - 2020-08-07 - Re-Enable proc_pcie_scominit on Hardware

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 695230e..ec62f2b 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 "hw080620a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw080720a.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 eccb197..485fc4c 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 "hw080620a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw080720a.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 774a97f..aa3c49c 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 "a18c886109b2b88724f05b318675f5cf68a7eb82" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "b0ffdded31b2418af9dadb454a420d9647161a02" 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 08102bc..35d671a 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 "9aaa8c7c9ecb304d0833ca9c4afaa1552075f0c9" if BR2_SBE_P10_LATEST_VERSION
+	default "20fb8509601cde2642d34817ed195842613cdabd" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION