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

Changes Included for package hcode, branch master-p10:
3693a4a - hostboot - 2022-10-12 - Release tag & head commit information updated for hw101222a.opmst10

Changes Included for package hostboot, branch master-p10:
e385a22 - Zach Clark - 2022-10-12 - Fix assumption about which clock is causing issue in istep 8.3
bbbebd5 - Stephen Glancy - 2022-10-12 - Fixes Odyssey unit test failures

Changes Included for package hostboot-binaries, branch master:
7b2bb60 - hostboot - 2022-10-12 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101222a.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 2538a15..c4281c6 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 "hw101022a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw101222a.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 f8ef436..631cc1d 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 "hw101022a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw101222a.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 88a4916..d12b725 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 "38656e9350355e57b11fb85f9106450b53eed220" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "e385a221ef6fef9d82887ffe5934564bd2d0c37d" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION