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

Changes Included for package sbe, branch master-p10:
2a8856f - RAJESWARAN THILLAIGOVINDAN - 2022-10-17 - Address review comments for chip select feature
bc97f16 - RAJESWARAN THILLAIGOVINDAN - 2022-10-14 - Updated to use spi_read to read from SEEPROM

Changes Included for package hcode, branch master-p10:
536ee80 - hostboot - 2022-10-17 - Release tag & head commit information updated for hw101722a.opmst10
65b3a15 - Yue Du - 2022-10-17 - QME: add @custdec item to each doxygen for SRC extraction
4675eb5 - hostboot - 2022-10-17 - Release tag & head commit information updated for hw101422a.opmst10

Changes Included for package hostboot, branch master-p10:
d055948 - Daniel Crowell - 2022-10-17 - Remove hb_temp_defaults.xml argument from updatetempsxml.pl
beb6ccc - Matt Derksen - 2022-10-17 - Cleanup clear hostboot entity associative pdrs
c83cbff - Deb McLemore - 2022-10-17 - Hostboot add b2800 parser package
d436bee - hostboot - 2022-10-17 - Update HCODE commit to 55c4e60... Update PCI clks in p10_sim_post_chiple
a739a20 - Matthew Raybuck - 2022-10-17 - Fix fail in checkMinHw when node0 is guarded

Changes Included for package hostboot-binaries, branch master:
4e1e89a - hostboot - 2022-10-17 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101722a.opmst10
2dc32d0 - hostboot - 2022-10-17 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101422a.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 c4281c6..ebebdb6 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 "hw101222a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw101722a.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 631cc1d..d5bf397 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 "hw101222a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw101722a.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 7a21fe6..d2bd8cb 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 "ad91a2f20f335386970a3ec12627b897bf3c8c33" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "d05594800d2093283b3dda4275ed4e8db3d39590" 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 15fa9bb..9b5b6e5 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 "ea62cd56e8131b0f30235500268ac38d6f1e616f" if BR2_SBE_P10_LATEST_VERSION
+	default "2a8856f0143e3916d364d6e3d1040cf573188fb5" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION