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

Changes Included for package sbe, branch master-p10:
dc2dc6b - akhis023 - 2022-10-17 - Remove info print in s1 interrupt handler

Changes Included for package hcode, branch master-p10:
06f24c8 - hostboot - 2022-10-19 - Release tag & head commit information updated for hw101922a.opmst10

Changes Included for package hostboot, branch master-p10:
e25c093 - hostboot - 2022-10-20 - Update simics level to: 2022-10-19_d6dd41_simics.tar.gz d6dd413e7749a252
44a7070 - Nick Bofferding - 2022-10-19 - Add interrupt component trace to SBE timeout errors
3fbf505 - Deb McLemore - 2022-10-19 - Add STGD support to commit checks
abd3461 - hostboot - 2022-10-18 - Update simics level to: 2022-10-16_4d08fc_simics.tar.gz 4d08fc5a277da02e

Changes Included for package hostboot-binaries, branch master:
ebb1b64 - hostboot - 2022-10-19 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101922a.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 ebebdb6..3fe8420 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 "hw101722a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw101922a.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 d5bf397..3e056e7 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 "hw101722a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw101922a.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 d2bd8cb..c2d828d 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 "d05594800d2093283b3dda4275ed4e8db3d39590" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "e25c093e5aea8bd426009f45de6e0ea0bea02df9" 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 9b5b6e5..4681df5 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 "2a8856f0143e3916d364d6e3d1040cf573188fb5" if BR2_SBE_P10_LATEST_VERSION
+	default "dc2dc6bd66175a4703114e0b62f42da86f5cb39d" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION