op-build update 8-31-2021

Changes Included for package sbe, branch master-p10:
6a85dd4 - Justin Smith - 2021-08-30 - DFT secure seeprom read/write/compare chipop
3891c22 - Justin Smith - 2021-08-30 - Dont stop PAU PLL clocks in perv_bist stopclocks
5034a7c - Justin Smith - 2021-08-30 - dft ipl_table to call p10_stopclocks w new flag
d68c5bf - Justin Smith - 2021-08-30 - DFT to support G_sbe_attr struct in target.C
d1ad1a0 - Justin Smith - 2021-08-30 - DFT Updates to support new ekb changes
0f5fcb8 - Justin Smith - 2021-08-30 - dft/contained - workaround for sbe contained proc
1000885 - Christian Geddes - 2021-08-30 - RAS Review: p10_clock_test_errors.xml
cc0bb44 - Greg Still - 2021-08-30 - PM Halt: include safe mode backstop for PGPE fails
3530dc4 - Greg Still - 2021-08-30 - WOV: update DCCR with SPEC driving tuning value
7e0559b - Joachim Fenkes - 2021-08-30 - updates to support Cronus SPI_ACCESS_MODE hwp functionality
0a8ce88 - Joe McGill - 2021-08-30 - adjust TOD error mask and routing settings to checkstop on sync, step errors

Changes Included for package hcode, branch master-p10:
37a3a3e - hostboot - 2021-08-31 - Release tag & head commit information updated for hw083021a.opmst10
3efdc84 - Justin Smith - 2021-08-30 - DFT Late summer updates to support new ekb changes
01ee7d5 - Rahul Batra - 2021-08-30 - PGPE: Replace function with macros for GPPB data
4682a5b - Justin Smith - 2021-08-30 - DFT - return stoclocks on HCD_CLK_REGION_CLKADJ

Changes Included for package hostboot-binaries, branch master:
a1a44bf - hostboot - 2021-08-30 - UPDATE executables for the NVIDIA gpu and/or ring files for hw083021a.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 40dbc94..135d132 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 "hw082721a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw083021a.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 5a3e6b0..34b86c9 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 "hw082721a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw083021a.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/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 8d6c8cf..00af625 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 "c0c84630211e82a1422599d07c251171f9edc2e4" if BR2_SBE_P10_LATEST_VERSION
+	default "6a85dd4f3c4ddf5119fbde5999fbde80c89773f9" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION