op-build update 12-14-2021

Changes Included for package sbe, branch master-p10:
25dafdd - akhis023 - 2021-12-13 - Modify sbe debug tool to support BMC SBE Dumps Parsing

Changes Included for package hcode, branch master-p10:
36cd287 - hostboot - 2021-12-13 - Release tag & head commit information updated for hw121321a.opmst10

Changes Included for package hostboot, branch master-p10:
0e5fb0d - Matthew Hickman - 2021-12-13 - Added MDS plug rule for media controller validation
3c3fc7b - Prasad Bg Ranganath - 2021-12-13 - PMIOHWP: FIx IO links indentification to the right group
4e5a7a6 - Louis Stermole - 2021-12-13 - Fix default template type in configure_wrq and configure_rrq
37b7198 - Andre A. Marin - 2021-12-13 - Snapshot of mss generic, explorer, and pmic source
c418a34 - Rahul Batra - 2021-12-13 - PGPE: Optrace split
f58083a - Daniel Crowell - 2021-12-13 - Force getMvpdField calls to use explicit types
99215f7 - Matthew Raybuck - 2021-12-13 - Add whether trace-lite is enabled to the ipl stats log
2965ba0 - Mike Baiocchi - 2021-12-13 - Add Attribute to support Runtime Load/Reload of PM Complex
9e90dfa - premjha2@in.ibm.com - 2021-12-13 - p10_TOD: Restricted choice of MDMT to boot proc.

Changes Included for package hostboot-binaries, branch master:
6f7a3a9 - hostboot - 2021-12-13 - UPDATE executables for the NVIDIA gpu and/or ring files for hw121321a.opmst10
1e41585 - hostboot - 2021-12-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw121021a.opmst

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 901a417..2c75b29 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 "hw121021a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw121321a.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 bfb013c..bd70350 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 "hw121021a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw121321a.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 ba7abef..f3d09f3 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 "209dadc56b31e6a9cba3a94acbe0fc9ee8d34c40" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "0e5fb0d170d72cb910248d4a18cc88ba55b42004" 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 0c5ab28..89dad7a 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 "6c5c6f15833039dd78ca5859fd4ee12903e2154f" if BR2_SBE_P10_LATEST_VERSION
+	default "25dafdd0ad09343221d26bf7d528666740bb54d9" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION