op-build master-p10 update 6-27-2022

Changes Included for package sbe, branch master-p10:
ec418c2 - Sunil Kumar - 2022-06-23 - Rename the tool to sbe-pel-parser
b503c9c - Lilith Hale - 2022-06-23 - SW550353 - disable memcntl commands before training
4117391 - Sunil Kumar - 2022-06-21 - Send failure RC to BMC incase of enterMpipl() failure.

Changes Included for package hcode, branch master-p10:
bf8956c - hostboot - 2022-06-24 - Release tag & head commit information updated for hw062422a.opmst10
ee85bf2 - Prasad Bg Ranganath - 2022-06-24 - PM HWP: Skip using multicast eq target when we are in Hostboot env
915c6bc - Yue Du - 2022-06-24 - QME: Adding non-stop core error handling when only mma is not available
4609851 - Joe McGill - 2022-06-24 - skip stopgrid execution on zero core IOSCM chips
13ea95a - Greg Still - 2022-06-24 - PM HWP: correct the AVSBus callout identifier in error XML
49546bc - Nick Bofferding - 2022-06-24 - Fix various cppcheck errors

Changes Included for package hostboot, branch master-p10:
e83a8b0 - Louis Stermole - 2022-06-25 - Revert "Reverse address bits from row repair entries in VPD"
21ede72 - Zach Clark - 2022-06-24 - Sort PLDM OCC state sensor/effecter IDs
97804e7 - Mike Baiocchi - 2022-06-24 - Update Method To Force a Checkstop on some LPC Errors
9a26fb6 - Stephen Glancy - 2022-06-24 - Adds DDR5 MR structs from MR50 to MR59
8bd0c65 - Amita Banchhor - 2022-06-24 - Creating code to load IMEM, DMEM, and message block onto Synopsys PHY
c4222a4 - Geetha Pisapati - 2022-06-24 - Upgrading the draminit ut to test the load_msg_blk
45b0810 - Greg Still - 2022-06-24 - PM HWP: correct the AVSBus callout identifier in error XML
2c5ec06 - Isaac Salem - 2022-06-24 - fix issue in build-script for CI
4bc3247 - hostboot - 2022-06-24 - Update simics level to: 2022-06-22_7daaf0_simics.tar.gz 7daaf093367427b6
6c9ac51 - Deb McLemore - 2022-06-24 - Hostboot Core Synchronization with SBE
93ec994 - Deb McLemore - 2022-06-24 - Hostboot getCoreSelect for unicast target

Changes Included for package hostboot-binaries, branch master:
40dab88 - hostboot - 2022-06-24 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062422a.opmst10
7d59ddd - hostboot - 2022-06-22 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062222a.opmst
7a69055 - hostboot - 2022-06-22 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062222a.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 6ef1b4a..e02c284 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 "hw062222a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw062422a.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 0f28a7c..4ea44fa 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 "hw062222a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw062422a.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 4df0f97..e3783de 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 "91dbe8e24d409d1ca627425623ef9bd8d3ca10c1" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "e83a8b03cefe6ab509ef872ce3610836d06ce26d" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index a5caa0f..f40578a 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_P10_VERSION
 	string
-	default "5b0b578a00609777dbcf756381fd6d745e337c0d" if BR2_SBE_P10_LATEST_VERSION
+	default "ec418c2f01a97c1b9b75214b78ea56631f87cbfb" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION