op-build update 1-14-2022

Changes Included for package hcode, branch master-p10:
0c52695 - hostboot - 2022-01-13 - Release tag & head commit information updated for hw011222a.opmst10
a8ed0d9 - Isaac Salem - 2022-01-12 - Refactor ATTR_DEFAULT_HB_CORE -> ATTR_HB_FALLBACK_CORES (1/2 EKB)

Changes Included for package hostboot, branch master-p10:
9163f7c - Matt Derksen - 2022-01-13 - Add in a PLDM timeout
2daf353 - Roland Veloz - 2022-01-13 - SBE Custom Image: Post fix for very minor issues
2808260 - Christian Geddes - 2022-01-13 - Fix MCTP test cases
c437f8c - Nick Bofferding - 2022-01-13 - MFG: Disable IBM platform certificate 2 enforcement
fe02023 - Isaac Salem - 2022-01-13 - Refactor ATTR_DEFAULT_HB_CORE -> ATTR_HB_FALLBACK_CORES (1/2 EKB)
8c2a68d - Mike Baiocchi - 2022-01-13 - Fix HBRT PLDM Timeout Bug

Changes Included for package hostboot-binaries, branch master:
ecd3388 - hostboot - 2022-01-13 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011222a.opmst10
16c110a - hostboot - 2022-01-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011022a.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 2c50d5f..bbd81e4 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 "hw011022a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw011222a.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 528b322..79a7b67 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 "hw011022a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw011222a.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 b591358..0164d7c 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 "4b70d996d9bc7439151a8d29c346ebecf8fa8568" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "9163f7c7b0fc42ab967802f651cc6edc764ecaee" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION