op-build master-p10 update 1-19-2023

Changes Included for package sbe, branch master-p10:
3175441 - Andre Marin - 2023-01-18 - Add SPD reader and traits DDR4 def
60a24ca - Jacob Harvey - 2023-01-18 - L3 work for mss xmls
126760b - Andre Marin - 2023-01-18 - Fix duplicate symbol error when linking mss and cen libs
b398b1d - Joe McGill - 2023-01-17 - support Odyssey PLL bucket selection
8acde64 - Andre Marin - 2023-01-17 - Add pos API to be shared among controllers, move generic files to utils
42dffa3 - Geetha Pisapati - 2023-01-17 - Created spd::factory processing for DDR5 DDIMM module

Changes Included for package hcode, branch master-p10:
9706352 - hostboot - 2023-01-18 - Release tag & head commit information updated for hw011823a.opmst10
326e62f - Joe McGill - 2023-01-18 - support Odyssey PLL bucket selection
6152c2c - Prasad Bg Ranganath - 2023-01-18 - PGPE: Enabme machine check handler for scom retry during timeout

Changes Included for package hostboot-binaries, branch master:
6517616 - hostboot - 2023-01-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011823a.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 3c07c79..95ef97c 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 "hw011123a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw011823a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION