op-build master-p10 update 9-19-2022

Changes Included for package sbe, branch master-p10:
678e429 - Isaac Salem - 2022-09-19 - Load SBE Debug tools for Bonito simics
52c6a35 - akhis023 - 2022-09-16 - HRESET Flow for Chip Select
775abdc - akhis023 - 2022-09-16 - Remove loader, text and base loader as part of signed SBE FW image
9e3c46a - Sunil Kumar - 2022-09-16 - Chip Select Load rings from pibmem in ring utility.
3c47f0a - Sunil Kumar - 2022-09-16 - Chip Select Load fastarray directly from pibmem.
27c7aa9 - sandeep - 2022-09-16 - Chip Select Load HDCT directly from pibmem.
8f79e2e - rajerpp1 - 2022-09-16 - SPI chip select issue fix and Implementation of new security flow
8bc02d0 - Nick Bofferding - 2022-09-12 - Update VRM callout related code and XML to accurately log VRM callouts
cb457cd - Matthew Raybuck - 2022-09-12 - Fix missing include in hwp_ffdc_classes.H
eee283d - chenduibm - 2022-09-12 - EKB commit for FAPI layer VRM_CALLOUT
fe5bd98 - Sneha Kadam - 2022-09-12 - Updates to safemode throttles based on DIMM config
423ea2d - Geetha Pisapati - 2022-09-12 - Add support for all DDR5 base module in eff config
532a99a - Geetha Pisapati - 2022-09-12 - Remove 38400 speed in DDR5 support in p10_mss_freq_system.C
2c8fbd0 - Joe McGill - 2022-09-12 - port-in Odyssey pervasive istep procedures
ddd48de - Geetha Pisapati - 2022-09-12 - Added DDR5 support in p10_mss_freq_system.C
26f15d3 - Prasad Bg Ranganath - 2022-09-12 - PM HWP: Clear SCRB values once backing cores are entered stop11
a6f917b - Amita Banchhor - 2022-09-12 - Port sppe changes to ddrphyinit from ekb-src to ekb repo
9e5575f - RAJESWARAN THILLAIGOVINDAN - 2022-09-09 - API for Retriving secondary chip measurement

Changes Included for package hostboot, branch master-p10:
09409b1 - Geetha Pisapati - 2022-09-16 - Specialize port library for odyssey
3055eae - aravnair-in - 2022-09-16 - Remove hack in platClearGardRecords()

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 29fbdc3..e7fbf18 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 "773c1f4ccbc7e3e40b4158a1753eed78326e100f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "09409b169ca957f731577e41c26b23e99e099245" 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 ac31167..c7a7615 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 "219bc781e7e687faf55d8679205f87e01ee87ee3" if BR2_SBE_P10_LATEST_VERSION
+	default "678e4298d63c26a789521df864c4b42a06bcad2e" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION