op-build update 8-26-2021

Changes Included for package sbe, branch master-p10:
c0c8463 - Raja Das - 2021-08-25 - Updated SBE FW Minor Version to support new Halt state in chip-op

Changes Included for package hcode, branch master-p10:
30b3acb - hostboot - 2021-08-26 - Release tag & head commit information updated for hw082521a.opmst10
93f8c64 - Rahul Batra - 2021-08-25 - PGPE: Fix vratio core count

Changes Included for package hostboot, branch master-p10:
bbc0365 - Zane Shelley - 2021-08-25 - PRD: TOD errors reporting as system checkstop attentions
99e62b0 - Christian Geddes - 2021-08-25 - Fix compile issues found when using FILE_XFER_VIA_PLDM config flag
04144be - Zach Clark - 2021-08-25 - Fix bus deconfiguration between master-capable procs when FSP-B is primary
133a918 - Christian Geddes - 2021-08-25 - RAS Review: p10_check_sbe_booted_errors.xml
364b47a - Christian Geddes - 2021-08-25 - RAS Review: p10_extract_sbe_rc_errors.xml
bb3aa38 - Christian Geddes - 2021-08-25 - RAS Review: p10_check_proc_errors.xml
bba7757 - Greg Still - 2021-08-25 - WOV: update DCCR with SPEC driving tuning value
f1e539c - Greg Still - 2021-08-25 - AVSBus: better error/status checking for istep 8
15e7d80 - Stephen Glancy - 2021-08-25 - Fix explorer CCS parity cycle setting
a88e769 - Louis Stermole - 2021-08-25 - Fix msdg Frequency setting for 2933 in exp_draminit
20b6924 - Joachim Fenkes - 2021-08-25 - updates to support Cronus SPI_ACCESS_MODE hwp functionality
529ccc6 - Stephen Glancy - 2021-08-25 - Fixes 2933 settings for 3DS vs non 3DS parts
7d97b50 - Greg Still - 2021-08-25 - UV/OV - product tune settings
410794c - Louis Stermole - 2021-08-25 - Add tests for Explorer SPI flash in MFG
8dfb34f - Isaac Salem - 2021-08-25 - update FFDC error handling in SbeFifo::readResponse
0b207b4 - Chris Cain - 2021-08-25 - Remove redundant/unused OPEN_POWER_ attributes
446c4df - Christian Geddes - 2021-08-25 - Exclude ATTR_SYS_CLK_NE_TERMINATION_SITE from DEVTREE sync
b516c34 - Deb McLemore - 2021-08-25 - SEEPROM and MSEEPROM FSP Handling
1c70711 - Zach Clark - 2021-08-25 - Fix null pointer dereference in p10_fabric_iovalid
0a5b835 - Chris Steffen - 2021-08-25 - SMPX Halflink Training Fail (SW531947)
2003063 - akhis023 - 2021-08-25 - Update SBE States enum and 2809 reg bitfield
fe785c3 - Joe McGill - 2021-08-25 - adjust TOD error mask and routing settings to checkstop on sync, step errors

Changes Included for package hostboot-binaries, branch master:
5a92fab - hostboot - 2021-08-26 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082521a.opmst10

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 06f8564..36d9160 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 "hw082321a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw082521a.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 a31358d..c6942d0 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 "hw082321a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw082521a.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 7085563..6a10f2d 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 "eeb86f1488531a42177da87ecd2ad45b67086f9f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "bbc03651859191d34f958c2a749a1f59a93f1dd1" 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 a2cf2de..8d6c8cf 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 "173405408c120d3ea06507119853a95b73881007" if BR2_SBE_P10_LATEST_VERSION
+	default "c0c84630211e82a1422599d07c251171f9edc2e4" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION