op-build update 8-26-2020

Changes Included for package hostboot-binaries, branch master:
56237db - hostboot - 2020-08-25 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082520a.opmst10

Changes Included for package sbe, branch master-p10:
9506e08 - Joe McGill - 2020-08-25 - p10.iop.scan.initfile -- add tx_clock_gen_align_chicken_bit inits
64a627f - Murulidhar Nataraju - 2020-08-25 - MPIPL: Skip Powering Down Backing Caches in Deadman Timer Loop
c156c11 - Sumit Kumar - 2020-08-25 - HDCT bin append to sbe section in hw image
12cef09 - Sunil Kumar - 2020-08-25 - Enable asolute path for sbe_scripts_path.

Changes Included for package hcode, branch master-p10:
0bac0d3 - hostboot - 2020-08-25 - Release tag & head commit information updated for hw082520a.opmst10
169c1fe - Joe McGill - 2020-08-25 - p10.iop.scan.initfile -- add tx_clock_gen_align_chicken_bit inits

Changes Included for package hostboot, branch master-p10:
d268ab9 - Caleb Palmer - 2020-08-25 - Update enum constants in attribute_service.C
006483b - Zane Shelley - 2020-08-25 - Removed deprecated RCD_PARITY_ERROR for ATTR_RECONFIGURE_LOOP
c14b407 - hostboot - 2020-08-25 - Update simics level to: 2020-08-24_1c2b42_simics.tar.gz 1c2b42e3506e03ff
997fa0e - Sumit Kumar - 2020-08-25 - Dyn services:Moved enum based modes to header file from xml
e39200f - Christian Geddes - 2020-08-25 - Clean old TODOs in MPIPL path of interrupt resource provider init
3330a3c - Corey Swenson - 2020-08-25 - Fix smp_wrap function in call_proc_fabric_iovalid.C
c8df4e6 - Isaac Salem - 2020-08-25 - Improve invalids for attribute enums and traits
6a97224 - Dan Crowell - 2020-08-25 - Use real Denali wof_data for PNOR generation
a7c75dd - Chen Du - 2020-08-25 - Send SBE System Config
896f45c - Isaac Salem - 2020-08-25 - Create invalid attribute values
4f87456 - Adam Hale - 2020-08-25 - Fix MC sync procedure
394f99d - Chris Steffen - 2020-08-25 - I/O Fixes

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 21411e1..112fb94 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 "hw082420a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw082520a.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 6f1bfd8..41cab13 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 "hw082420a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw082520a.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 fa5b36a..85bfbe6 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 "2a33aec4c40af4893a25fa528438902541e201ce" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "d268ab93f6d71ab559f98758e25da06e880d5978" 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 deaadb3..32b874c 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 "99ee54b3ede2b561cf979a4066051e231791ccaf" if BR2_SBE_P10_LATEST_VERSION
+	default "9506e08cded93844e81701456e713e539a3fa747" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION