op-build update 11-4-2021

Changes Included for package hcode, branch master-p10:
f4ba8a9 - hostboot - 2021-11-03 - Release tag & head commit information updated for hw110321a.opmst10
e28bc87 - Chris Steffen - 2021-11-03 - Tx TDR Screen
25fae38 - Isaac Salem - 2021-11-03 - Add ATTR_DEFAULT_HB_CORE to sbe img
cc89819 - Rahul Batra - 2021-11-03 - PGPE: Fix WOV calcs during actuate step

Changes Included for package hostboot, branch master-p10:
8097496 - Nick Bofferding - 2021-11-03 - Continue presence detection when MVPD ECC does not validate
f91c16e - Jayashankar Padath - 2021-11-03 - HDAT: USB security and terminus id support
1dab5e9 - Zach Clark - 2021-11-03 - MRW processor: Set INSTANCE_PATH correctly for XBUS SMPGROUP targets
6f21d3d - Roland Veloz - 2021-11-03 - Deconfigure the parent pervasive during presence detect
1f56b0d - Zach Clark - 2021-11-03 - Fixes to IPL-time SBE dump request functionality
f1b80de - Zach Clark - 2021-11-03 - Fix std::vector constructor overload resolution
2141909 - Joe McGill - 2021-11-03 - rperf2 eprime updates for GA1.5

Changes Included for package hostboot-binaries, branch master:
6ee4852 - hostboot - 2021-11-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw110321a.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 f495622..630db22 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 "hw110121a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw110321a.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 078c4a4..583b994 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 "hw110121a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw110321a.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 6387a8a..623302e 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 "75123b3f2a906a69c1cea93ee0c365824c1ad16d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "80974962209d03ff3c68c05434cde244ec26692e" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION