op-build master-p10 update 10-4-2022

Changes Included for package sbe, branch master-p10:
edfd288 - premjha2@in.ibm.com - 2022-10-03 - PM HWP: Fix for MPIPL failure on IOSCM system.
2515c14 - Amit Tendolkar - 2022-10-03 - Fix XGPE Size constant
5c5f7e7 - Amit Tendolkar - 2022-10-03 - Fix XGPE Base Address Constant
105b929 - Prem Shanker Jha - 2022-10-03 - PM Hcode: Moving PGPE Image Size Line - part 4
240be88 - Prem Shanker Jha - 2022-10-03 - Image Build: Moving PGPE Image Size Line - part 1
1a3e922 - Prem Shanker Jha - 2022-10-03 - Hcode: Added support for XGPE's auxiliary task binary.
3ee3abc - Prasad Bg Ranganath - 2022-10-03 - PM HWP:detect static I/O configuration to take credit for WOF I/O index
061abc8 - Amit Tendolkar - 2022-10-03 - Base commit to extract hcode elogs from SBE / Cronus
7ac9f15 - Prasad Bg Ranganath - 2022-10-03 - XGPE: MPIPL fixes and Macros used from p10_hcd_memmap_occ_sram.H
097b7eb - Prem Shanker Jha - 2022-10-03 - Image Build: Fix constants pertaining to PGPE Image size.
078f75d - Rahul Batra - 2022-10-03 - PGPE: Add PGPEHdr To GeneratedPstateInfo
e5ba093 - Prem Shanker Jha - 2022-10-03 - XGPE Boot: Code infrastructure for XGPE boot.
36b83fd - Prem Shanker Jha - 2022-10-03 - PGPE Boot: Code infrastructure for PGPE boot.
8ed8656 - Yue Du - 2022-10-03 - QME: Stop11 Entry
9229348 - Prem Shanker Jha - 2022-10-03 - Image Build: P10 hcode image build for QME.
84a4e80 - Caleb Palmer - 2022-10-03 - Add RCD_PARITY_ERROR enum to ATTR_RECONFIGURE_LOOP
a3cb8ea - Kahn Evans - 2022-10-03 - Add new ocmb device target types
d147c13 - Kahn Evans - 2022-10-03 - FAPI2: Add new APIs for scan infrastructure
34fa4af - Joe McGill - 2022-10-03 - SMP9 -- add attribute to identify usage, spare missing cable lanes
5d7628b - Joe McGill - 2022-10-03 - add Odyssey enum to ATTR_NAME definition

Changes Included for package hcode, branch master-p10:
df7f075 - hostboot - 2022-10-03 - Release tag & head commit information updated for hw100322a.opmst10
5eb38b3 - Kahn Evans - 2022-10-03 - Fix PLAT_TARGET_FILTER_MC bitmask - it was off by a bit
aebf7c9 - Yue Du - 2022-10-03 - PGPE: Prevent mrw attribute wrongly start throttling blindly
68bf70d - rajerpp1 - 2022-10-03 - Changing clock callout priority to LOW

Changes Included for package hostboot, branch master-p10:
39b9f34 - Michael Pardeik - 2022-10-03 - Use safemode utilization for minimum utilization check
eb8825d - Stephen Glancy - 2022-10-03 - Adds trace to Odyssey DFI polling functionality
56f3da7 - David J Chung - 2022-10-03 - Create ody_enable_ecc procedure
e7c143b - David J Chung - 2022-10-03 - Configure MBA_FARB0Q_CFG_RCD_PROTECTION_TIME in after_memdiags
59929e2 - Geetha Pisapati - 2022-10-03 - Specialize port library for odyssey
3346f17 - Louis Stermole - 2022-10-03 - Fix default template type in configure_wrq and configure_rrq
ccaceef - Geetha Pisapati - 2022-10-03 - Removed the occurrences of mvpd_fwms from attr, hwprocs and UT.
c154a48 - Daniel Melnikov - 2022-10-03 - Set MBAREFAQ_CFG_TSTAB in scominit
a4eceb2 - Stephen Glancy - 2022-10-03 - Updates restore repairs per explorer RAS spec
7fa4d96 - Matthew Hickman - 2022-10-03 - Added restore repairs generic
c12edf3 - Louis Stermole - 2022-10-03 - Replace Andre Marin contact info in all MSS source
4ec6b56 - Matthew Hickman - 2022-10-03 - Added row repair hwp for explorer
7654636 - Andre A. Marin - 2022-10-03 - Final monolithic snapshot of mss p10 FW
f8db4a5 - Andre A. Marin - 2022-10-03 - Update generic utils lib from ekb/master
9583cd7 - Andre A. Marin - 2022-10-03 - Update p10 snapshot for exp_draminit from p9a
3f0222b - Andre A. Marin - 2022-10-03 - Add snapshot of ocmb/explorer for master-p10 branch
d4aab17 - rajerpp1 - 2022-10-03 - Changing clock callout priority to LOW
9ddcea5 - Caleb Palmer - 2022-10-03 - PRD: Add signature storing to HB scratch regs 9/10

Changes Included for package hostboot-binaries, branch master:
27077d9 - hostboot - 2022-10-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw100322a.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 a729880..b3f66a8 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 "hw092822a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw100322a.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 799f698..da6fc5a 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 "hw092822a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw100322a.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 f1d4675..7b388ef 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 "2428a7a05aec6114fa6f431595bb575adb200e24" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "39b9f34a031c598775526a1baa240da8d88230c0" 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 6b08ddd..c9602df 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 "e32f5a16c0831df9f31809453654712dc428d638" if BR2_SBE_P10_LATEST_VERSION
+	default "edfd2886d380d02116326b77e5f42c447aadd547" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION