op-build update 1-11-2022

Changes Included for package hcode, branch master-p10:
01c7632 - hostboot - 2022-01-10 - Release tag & head commit information updated for hw011022a.opmst10
9772489 - Yue Du - 2022-01-10 - QME: Core FIR Check After Self Restore

Changes Included for package hostboot, branch master-p10:
439b0d0 - Daniel Crowell - 2022-01-10 - Remove use of deprecated nvdimm attributes
99c7c8c - Daniel Crowell - 2022-01-10 - Remove workaround for ATTR_SBE_HBRT_PSU_PHYS_ADDR
6426ded - Roland Veloz - 2022-01-10 - SPD: Correcting the record
bf6d6cc - Daniel Crowell - 2022-01-10 - Finally remove P10_BRING_UP config flag
7f395c2 - hostboot - 2022-01-10 - Update HCODE commit to ee85581... Updated validation check on an SPD to

Changes Included for package hostboot-binaries, branch master:
d17024d - hostboot - 2022-01-10 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011022a.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 1947ae8..2c50d5f 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 "hw010722a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw011022a.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 c407961..af8b3b0 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 "hw010722a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw011022a.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 7ec2bbf..645c528 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 "621d8e1b89677063ab63506111d3d80f98684afe" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "439b0d079a3f67aa0da1977aa79ab0af2d2c5de9" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION