op-build master-p10 update 12-2-2022

Changes Included for package occ, branch master-p10:
2ffd2df - mbroyles - 2022-12-01 - Save boot loader debug data to SRAM

Changes Included for package hcode, branch master-p10:
11ef334 - hostboot - 2022-12-01 - Release tag & head commit information updated for hw113022a.opmst10

Changes Included for package hostboot, branch master-p10:
8b59630 - Daniel Crowell - 2022-12-01 - Support for new odyssey attribute xmls
70e5d0e - Daniel Crowell - 2022-12-01 - Remove FRU properties from OCMB_CHIP for planar memory mode
79e83d9 - Stephen Glancy - 2022-12-01 - Adds Odyssey MCBIST lab tool

Changes Included for package hostboot-binaries, branch master:
e2a4a13 - hostboot - 2022-12-01 - UPDATE executables for the NVIDIA gpu and/or ring files for hw113022a.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 13e0e8d..fff5eeb 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 "hw112822a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw113022a.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 db846c9..b1bf898 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 "hw112822a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw113022a.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 78cd837..67151be 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 "28a5dbea2d5a2490651dece2f210de92408411f4" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "8b5963061ccd3c9f1eee1dd04b75b917f44ffeb8" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 47920e8..7d06258 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "153c77a26ef589ffd3906c5dd05febc3366e5093" if BR2_OCC_P10_LATEST_VERSION
+	default "2ffd2dfcb105647d016b007a437b4c55690ad15d" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION