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

Changes Included for package hcode, branch master-p10:
552a83a - hostboot - 2022-10-27 - Release tag & head commit information updated for hw102622a.opmst10
510092d - Kahn Evans - 2022-10-27 - Add fapi2 attribute support for POWER_IC and TEMP_SENSOR target types
52df6fc - Yue Du - 2022-10-27 - QME: False check when phyp use auto wakeup
efddeda - Kahn Evans - 2022-10-27 - Add fapi2 attribute support for POWER_IC and TEMP_SENSOR target types
73f8442 - Joe McGill - 2022-10-27 - snapshot Odyssey pervasive istep procedures
3fb15ef - Prem Shanker Jha - 2022-10-27 - PM Hcode: Generation of html report summarizing error reference codes.
5739ab9 - Prem Shanker Jha - 2022-10-27 - PM Hcode: Generation of html report summarizing error reference codes.
f5e9d5e - Greg Still - 2022-10-27 - PGPE Hcode: AVSBus Vdone voltage completion with fixed timeout
7bbc46e - Joe McGill - 2022-10-27 - mask FBC HANG_RECOVERY_GTE_LEVEL1 FIR on non-primary chips

Changes Included for package hostboot, branch master-p10:
97cd882 - David J Chung - 2022-10-27 - Add decode of stage completion major messages in ody_sppe_draminit
cac7287 - Greg Still - 2022-10-27 - PPB: clip all frequencies to 4250MHz to not overflow Pstate encoding

Changes Included for package hostboot-binaries, branch master:
ddbced5 - hostboot - 2022-10-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102622a.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 3fe8420..2b81215 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 "hw101922a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw102622a.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 3e056e7..f154aea 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 "hw101922a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw102622a.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 c4f316b..5ff4f0e 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 "2791890946b4faa066c596f4e589cb7b6bcaf462" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "97cd882695d9dcd5522f74d11eeba383fb1d1fcc" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION