op-build update 8-9-2021

Changes Included for package hcode, branch master-p10:
ad41367 - hostboot - 2021-08-07 - Release tag & head commit information updated for hw080621a.opmst10
97b236a - Murulidhar Nataraju - 2021-08-07 - P10 RAS Review: p10_l3_flush_errors.xml
3642b15 - Nicholas Landi - 2021-08-07 - Implement p10_l3_flush procedure
433cc12 - hostboot - 2021-08-07 - Fix auto-mirror
69fbd22 - Rahul Batra - 2021-08-07 - PGPE: Use ECO Mask for droop detection
57bd688 - Daniel Crowell - 2021-08-07 - Improve error message for sbe ffdc
02709fb - Yue Du - 2021-08-07 - QME: Fix MPIPL CI
3416dc3 - Yue Du - 2021-08-07 - QME: Do not scom to deconfigured core for block protocol cores
7557f49 - akhis023 - 2021-08-07 - Set default MSR value for SBE during PK init
88a8e11 - Chris Steffen - 2021-08-07 - P10 Rx CDR BW Update
91e9c8f - Joseph J McGill - 2021-08-07 - Revert "p10_sbe_scominit -- apply PB PAU disables based on PG"
ecbdea3 - Chris Steffen - 2021-08-07 - Xbus Recalibration Fix (HW573551)

Changes Included for package hostboot, branch master-p10:
29a055d - Prem Shanker Jha - 2021-08-07 - PM HWP: Support for QME quiesce mode.
0068fbd - Daniel Crowell - 2021-08-07 - Improve error message for sbe ffdc
d279b9d - Zach Clark - 2021-08-06 - Allow SMPGROUP guards to unset BLOCK_SPEC_DECONFIG flag
3de3cf7 - Joe McGill - 2021-08-06 - p10_l[23]_flush -- increase delay between done polls
faee752 - Chris Steffen - 2021-08-06 - Xbus Recalibration Fix (HW573551)
5734382 - Chris Steffen - 2021-08-06 - Disable RCS Transient Check
0540474 - Daniel Crowell - 2021-08-06 - Remove unused p10_pm_firinit.mk
d08cddc - Matthew Hickman - 2021-08-06 - Fixed row repair stop and poll bug
4dbb44c - Mike Baiocchi - 2021-08-06 - Guard and Deconfigure Unprovisioned TPMs
20178ef - Natalie Martinez - 2021-08-06 - Errl Generated UD Parsers
2aa244e - Natalie Martinez - 2021-08-06 - HWPF generated UD parsers
0b2d16e - Prasad Bg Ranganath - 2021-08-06 - HBSPWU: Assign errl pointer to nul, when we want to ignore erro
c600558 - Louis Stermole - 2021-08-06 - Set CDR bandwidth relative to OMI freq in exp_omi_setup
3147034 - Prasad Bg Ranganath - 2021-08-06 - PPB: Fix bug in pm_set_system_freq procedure to pick freq from WOFOVR
3f1cd89 - Ryan Miller - 2021-08-06 - Updates to clean up TDR code (SW531236)
246b9a3 - Louis Stermole - 2021-08-06 - Add progress and time remaining trace to exp_fw_update
5422b65 - Greg Still - 2021-08-06 - PPB: fix OV default for max voltage of 1.275V
44888f3 - Daniel Crowell - 2021-08-06 - Remove wordy pstate trace
6aa689b - Prasad Bg Ranganath - 2021-08-06 - PPB: Enable wof_apply_override at istep6, to consider override values

Changes Included for package hostboot-binaries, branch master:
dae1cc4 - hostboot - 2021-08-07 - UPDATE executables for the NVIDIA gpu and/or ring files for hw080621a.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 9027f7e..2853ff0 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 "hw080421a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw080621a.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 ccd4195..b7c5a0c 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 "hw080421a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw080621a.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 704c874..a2a2cec 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 "c588cfa6d899b059ac051f3ba68e4f3a1a0dda13" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "29a055d8f230009f74140ee0400bd8ad127c2e9e" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION