op-build update 8-12-2020

Changes Included for package hostboot-binaries, branch master:
b7376ee - hostboot - 2020-08-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw081020a.opmst10

Changes Included for package sbe, branch master-p10:
a7f1a90 - Joe McGill - 2020-08-11 - p10_adu_utils -- enable fastpath on post_init hotplug commands
5accfbc - Prasad Bg Ranganath - 2020-08-11 - SBE putring chipOp scan address decode fix

Changes Included for package hcode, branch master-p10:
fc36e05 - hostboot - 2020-08-11 - Release tag & head commit information updated for hw081120a.opmst10
0a9a8d6 - Rahul Batra - 2020-08-11 - PM: Fix VCS Offset endianness
b27dcde - hostboot - 2020-08-11 - Release tag & head commit information updated for hw081020a.opmst10
99fe808 - Joachim Fenkes - 2020-08-11 - Fastarray updates for SBE integration
72a1fa6 - Joachim Fenkes - 2020-08-11 - Fastarray updates for SBE integration
28bb0bc - Joachim Fenkes - 2020-08-11 - Fast Array dump, SBE part
c5857cc - hostboot - 2020-08-11 - Fix auto-mirror
9e314b6 - Ben Gass - 2020-08-11 - scom header updates for hwsv, remove p10_pcie_scominit PIPEDOUTCTL0 scominit

Changes Included for package hostboot, branch master-p10:
8cb3350 - Luis Fernandez - 2020-08-11 - Edit xmltohb.pl mergeComplexAttributeFields()
bba526e - Mark Pizzutillo - 2020-08-11 - Fixes to p10_omi_utils
6c35302 - Minoru Fernando - 2020-08-11 - INT Scan/Scominit file changes
788cd07 - Chen Du - 2020-08-11 - P10 PIR format addon commit
7b1c0fc - Chen Du - 2020-08-11 - Extract SBE RC
d783e52 - Corey Swenson - 2020-08-11 - Explicitly check all attributes sourced from SBE scratch regs
202fec6 - Nick Bofferding - 2020-08-11 - Handle simics error when attempting to connect 2nd chip in standalone
934344a - Ben Gass - 2020-08-11 - scom header updates for hwsv, remove p10_pcie_scominit PIPEDOUTCTL0 scominit

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 ec62f2b..8af7252 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 "hw080720a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw081120a.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 485fc4c..112934e 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 "hw080720a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw081020a.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 5e15cc2..c576695 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 "95ff3409b0826eb94afd9df47e7e4185b75ab033" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "8cb335030269e349a6bf5b8cc91b1f884d7debf0" 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 e60620f..960a267 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 "2d0dce2ad34088c213bf27739e6f93b6e9e5523d" if BR2_SBE_P10_LATEST_VERSION
+	default "a7f1a9082f3ab21472c23f5505c1dcd356bc1266" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION