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

Changes Included for package sbe, branch master-p10:
ed1e951 - Joe McGill - 2022-05-06 - add ATTR_PROC_FAVOR_AGGRESSIVE_PREFETCH definition
c29a19b - Prasad Bg Ranganath - 2022-05-06 - PM HWP: QME FFDC improvement
8a3bc00 - Louis Stermole - 2022-05-06 - Add macro for printing uint64 in SPPE trace
0168298 - Louis Stermole - 2022-05-06 - Add SPD decoder for DDR4 planar config

Changes Included for package hcode, branch master-p10:
437929b - hostboot - 2022-05-07 - Release tag & head commit information updated for hw050622a.opmst10
b891998 - Greg Still - 2022-05-06 - PGPE Hcode: fix generated Pstate dump structure
60da893 - Joe McGill - 2022-05-06 - add ATTR_PROC_FAVOR_AGGRESSIVE_PREFETCH definition

Changes Included for package hostboot, branch master-p10:
3039da9 - hostboot - 2022-05-07 - Update simics level to: 2022-05-05_51d1a2_simics.tar.gz 51d1a25d77f58563
f47aa92 - Mike Baiocchi - 2022-05-07 - Force Checkstop for some LPC Errors
61fb0c3 - Caleb Palmer - 2022-05-06 - PRD: Add handling for unexpected sym counts in NCE analysis
eb790cc - Matt Derksen - 2022-05-06 - Add PLDM flight recorder data to error logs
9908352 - Roland Veloz - 2022-05-06 - Deconfigure the IO SCM chip if paired PROC is deconfigured
125e98f - Louis Stermole - 2022-05-06 - Add macro for printing uint64 in SPPE trace
1e49b54 - Sneha Kadam - 2022-05-06 - Added Ody MCBIST address mapping traits
a705224 - Amita Banchhor - 2022-05-06 - Adding base code and control for Synopsys mailbox interaction
9241f01 - Stephen Glancy - 2022-05-06 - Updates Odyssey PHY to disable address tristating
9f3b24c - Chris Steffen - 2022-05-06 - Masking ECC UEs for SMP Links during MNFG
11006f1 - Stephen Glancy - 2022-05-06 - Adds Synopsys ATE utility functions and msg blk load
0f70d96 - Prasad Bg Ranganath - 2022-05-06 - PM HWP: QME FFDC improvement
0e6f4ce - Greg Still - 2022-05-06 - PGPE Hcode: fix generated Pstate dump structure

Changes Included for package hostboot-binaries, branch master:
de8f7d9 - hostboot - 2022-05-07 - UPDATE executables for the NVIDIA gpu and/or ring files for hw050622a.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 62f5f54..7237563 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 "hw050422a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw050622a.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 66f1e06..2668687 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 "hw050422a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw050622a.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 a2484e7..f6d32cc 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 "c8407581ece809840ddcac0fa85e088bb2baac49" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "3039da9418ae41f7c1a39dd4b607996d9ffaf5c0" 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 acd8ace..a407dc8 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 "f730df1dcefe27c0573d23c37aa868da1bf8858e" if BR2_SBE_P10_LATEST_VERSION
+	default "ed1e9514a535ffcd48ddf17c53c69cc7e326189c" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION