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

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

Changes Included for package hostboot, branch master-p10:
5a1ac55 - Geetha Pisapati - 2022-05-11 - Code to Perform PHY reset for odyssey
8461b86 - Stephen Glancy - 2022-05-11 - Adds execution of Odyssey ATE FW
b462191 - Stephen Glancy - 2022-05-11 - Adds read of ATE FW message block
c0a5fe4 - Stephen Glancy - 2022-05-11 - Adds function to configure Odyssey draminit structure for sim
ad854d0 - Amit Tendolkar - 2022-05-11 - Support getSram and getmempba interleaved mode
e1a95a1 - Prasad Bg Ranganath - 2022-05-11 - PM HWP: Allow core state verfication in MPIPL
43408fb - Joe McGill - 2022-05-11 - add ATTR_PROC_FAVOR_AGGRESSIVE_PREFETCH definition
955af29 - Roland Veloz - 2022-05-11 - Removed unused/orphaned methods
2a83f6b - Matt Derksen - 2022-05-11 - Fix predicate to find functional PEC targets

Changes Included for package hostboot-binaries, branch master:
bd7ee90 - hostboot - 2022-05-12 - UPDATE executables for the NVIDIA gpu and/or ring files for hw051122a.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 946cd37..50d0bb8 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 "hw050922a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw051122a.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 17b72fd..96b91d4 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 "hw050922a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw051122a.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 c7f56a5..0126d55 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 "3ee3497a6d17a0151aea583ae8063fcacde4f12c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "5a1ac559f23a6f9f39bc0d4960ccd1e6b614c04e" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION