op-build update 8-5-2021

Changes Included for package hcode, branch master-p10:
1ab08ea - hostboot - 2021-08-05 - Release tag & head commit information updated for hw080421a.opmst10
1088279 - Prem Shanker Jha - 2021-08-04 - PM HWP: Support for QME quiesce mode.
c135214 - Greg Still - 2021-08-04 - PPB: fix OV default for max voltage of 1.275V
6bf5669 - Rahul Batra - 2021-08-04 - PGPE: Make Timeout code thread safe

Changes Included for package hostboot, branch master-p10:
02f789d - Matthew Raybuck - 2021-08-04 - Add static absolute location code to OCMB target
de3c7f2 - Corey Swenson - 2021-08-04 - DDIMM SPI FLASH Error Handling - MFG FLAG accessors
1b77a32 - Roland Veloz - 2021-08-04 - MNFG FLAG: Add new manufacturing flag to handle DIMM SPI flashing
82c7f6c - Matt Derksen - 2021-08-04 - Send entity association pdrs before fru record set pdrs
872434e - Roland Veloz - 2021-08-04 - HBRT: Added a flag to control access to interfaces writevpd, getscom & putscom
9c003c8 - Daniel Crowell - 2021-08-04 - Hide ATTR_MRW_HW_MIRRORING_ENABLE from MRW
c8294d8 - Daniel Crowell - 2021-08-04 - Manually fix mirror screwup in generic_error.xml
189420b - Daniel Crowell - 2021-08-04 - Skip special wakeup on dead cores

Changes Included for package hostboot-binaries, branch master:
d81c22d - hostboot - 2021-08-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw080421a.opmst10
107b1dd - hostboot - 2021-08-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw080321a.opmst
e452848 - hostboot - 2021-08-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw080221a.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 a01936d..9027f7e 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 "hw080221a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw080421a.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 65e033c..ccd4195 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 "hw080321a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw080421a.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 3fe95a6..2faf892 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 "f130e90b0038a63f1e30c650ea896409626dae4e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "02f789db22d0d98dc3d7bd9f638f0d2bb69ace08" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION