op-build master-p10 update 5-5-2022

Changes Included for package hcode, branch master-p10:
d6fa28f - hostboot - 2022-05-05 - Release tag & head commit information updated for hw050422a.opmst10

Changes Included for package hostboot, branch master-p10:
3f23646 - Daniel Crowell - 2022-05-04 - Support TPM serial and part numbers in simics
c259351 - Isaac Salem - 2022-05-04 - Add addProcedureCallout to RC_GARD_REPOSITORY_FULL errorlog
05f5f2f - Isaac Salem - 2022-05-04 - Make INVALID attr vals static in attributetraits.H
8e3ff75 - Chris Cain - 2022-05-04 - Return individual OCC status for get OCC State Sensor
d6ad3ab - Daniel Crowell - 2022-05-04 - Enable diagnostic mode i2c resets for all engines on initial boot
7d30383 - Deb McLemore - 2022-05-04 - CXXTEST Expedite failure flows
f318036 - Matt Derksen - 2022-05-04 - Add sanity checks for critical PDRs

Changes Included for package hostboot-binaries, branch master:
d69cab4 - hostboot - 2022-05-05 - UPDATE executables for the NVIDIA gpu and/or ring files for hw050422a.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 20aeffc..62f5f54 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 "hw042922a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw050422a.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 21a6dcc..66f1e06 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 "hw042922a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw050422a.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 cc595a3..57ef5f1 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 "3e61399e274e32d13f66c560cf2566ff97d1020d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "3f23646c0a372efe7dc18c88d4f3a254d3092e2b" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION