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

Changes Included for package hcode, branch master-p10:
a38153a - hostboot - 2022-05-19 - Release tag & head commit information updated for hw051822a.opmst10
992194b - Joe McGill - 2022-05-19 - add HWP, initfile support for ATTR_PROC_FAVOR_AGGRESSIVE_PREFETCH

Changes Included for package hostboot, branch master-p10:
7e2acf6 - Jayashankar Padath - 2022-05-19 - LPC: Update in KCS 2 value
659bf43 - Joe McGill - 2022-05-19 - add HWP, initfile support for ATTR_PROC_FAVOR_AGGRESSIVE_PREFETCH

Changes Included for package hostboot-binaries, branch master:
47eb686 - hostboot - 2022-05-19 - UPDATE executables for the NVIDIA gpu and/or ring files for hw051922a.opmst
c7bd933 - hostboot - 2022-05-19 - UPDATE executables for the NVIDIA gpu and/or ring files for hw051822a.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 fe28c86..c6f053e 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 "hw051322a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw051822a.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 799eda5..49623c0 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 "hw051322a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw051922a.opmst" 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 7ccf73b..b616ce8 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 "9d759eaa38e107d0689fbcefffb62c49f7e9f898" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "7e2acf654331f037e01e5048df0c2a31e6b9ee15" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION