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

Changes Included for package occ, branch master-p10:
2c7ae95 - mbroyles - 2022-05-23 - Phantom BCE Interrupt handling changes

Changes Included for package hcode, branch master-p10:
cb16c82 - hostboot - 2022-05-23 - Release tag & head commit information updated for hw052322a.opmst10
73a9489 - hostboot - 2022-05-23 - Release tag & head commit information updated for hw052022a.opmst10

Changes Included for package hostboot, branch master-p10:
3a1cbd1 - hostboot - 2022-05-23 - Update HCODE commit to f88e373... Fix settings for WL_ADJ_START and WL_A
c4f267d - Matt Derksen - 2022-05-23 - Support for parsing hostboot procedure callouts

Changes Included for package hostboot-binaries, branch master:
aa4be05 - hostboot - 2022-05-23 - UPDATE executables for the NVIDIA gpu and/or ring files for hw052322a.opmst10
cd20bbd - hostboot - 2022-05-23 - UPDATE executables for the NVIDIA gpu and/or ring files for hw052022a.opmst10
47eb686 - hostboot - 2022-05-19 - UPDATE executables for the NVIDIA gpu and/or ring files for hw051922a.opmst

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 c6f053e..acb012e 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 "hw051822a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw052322a.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 49623c0..4c74b37 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 "hw051922a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw052322a.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 cae609e..66a0530 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 "4e794b7b2369b47211c243d1cbac70fc50dccd2d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "3a1cbd10d5f23f3f244ef0612f0f49756e0bf189" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 2e05162..0fd19dc 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "6946c769ccf132a40c4df4f93ccbdfe92e52d784" if BR2_OCC_P10_LATEST_VERSION
+	default "2c7ae950c6804a4f8f7bdbba602f890a3e2bdd64" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION