op-build master-p10 update 2-16-2023

Changes Included for package hcode, branch master-p10:
27e0975 - hostboot - 2023-02-15 - Release tag & head commit information updated for hw021523a.opmst10

Changes Included for package hostboot, branch master-p10:
bb851cb - Zane Shelley - 2023-02-15 - PRD: remove unused util functions/headers
fcd97c2 - Zane Shelley - 2023-02-15 - PRD: replace UtilSMap with std::map
f50845d - Zane Shelley - 2023-02-15 - PRD: Replace CcAutoDeletePointer with std::shared_ptr
5a343e9 - Daniel Crowell - 2023-02-15 - Presence detection for new DDR5 DDIMM targets
e796d56 - Louis Stermole - 2023-02-15 - Add ody namespace to functions in ody_omi_init
4f1f2d4 - Louis Stermole - 2023-02-15 - Add ody_unmask_after_omi_init
d8a689f - Ben Gass - 2023-02-15 - Update Odyssey register header files with latest figdb
8403635 - Michael Pardeik - 2023-02-15 - ody_power_control_wrap tool and p10_throttle_sync odyssey support
2e8ef2a - David J Chung - 2023-02-15 - Specialize power/thermal decoder for Odyssey

Changes Included for package hostboot-binaries, branch master:
33d1b22 - hostboot - 2023-02-15 - UPDATE executables for the NVIDIA gpu and/or ring files for hw021523a.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 e61d2ec..10ffbc8 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 "hw021323a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw021523a.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 8947228..9985981 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 "hw021323a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw021523a.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 af4e336..90a8be4 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 "76013fa56aa7072a7e076d43b5e1fb6b460d88f0" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "bb851cb1b0bb2823fae4a6d2063072d8990f297b" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION