op-build update 2-23-2022

Changes Included for package hcode, branch master-p10:
92e8023 - hostboot - 2022-02-23 - Release tag & head commit information updated for hw022122a.opmst10
21ae0e0 - Greg Still - 2022-02-23 - Define ATTR_PROC_LCO_MODE_DISABLE
472ec64 - Jason Albert - 2022-02-23 - Support for building ppc64le
314ef35 - Joe McGill - 2022-02-23 - p10.l3.scom.initfile -- consume ATTR_PROC_LCO_MODE_DISABLE
85f5e26 - Joe McGill - 2022-02-23 - shift SMT8 mode consistency check to p10_sbe_scominit
6008946 - Sumit Kumar - 2022-02-23 - Support for building ppc64le

Changes Included for package hostboot, branch master-p10:
caddc24 - Joe McGill - 2022-02-23 - p10_chiplet_fabric_scominit -- mask FIRs from non-functional chiplets

Changes Included for package hostboot-binaries, branch master:
b944a23 - hostboot - 2022-02-23 - UPDATE executables for the NVIDIA gpu and/or ring files for hw022122a.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 e5dbac0..6ddd2a1 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 "hw021922a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw022122a.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 3f3347c..308a01d 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 "hw021922a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw022122a.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 37d8a1d..b2b0846 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 "d63d2857a1ca8a6982d277939a2d16a23cf1f009" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "caddc2433536ef8df56714d388b180a90f8b7691" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION