op-build update 2-15-2022

Changes Included for package sbe, branch master-p10:
740751f - premjha2@in.ibm.com - 2022-02-15 - p10_qme_init: Fixed clearing of pending OPITA interrupts.
74aa216 - Sunil Kumar - 2022-02-15 - Fix for PPE compilation failure.
0dbf5df - akhis023 - 2022-02-15 - Support OP-Build p10 SBE signing
d5a6a02 - Sunil Kumar - 2022-02-11 - Resource recovery
59a1554 - Joe McGill - 2022-02-11 - p10_sbe_attr_setup -- add SMT8 mode consistency check
8135a2a - Stephen Glancy - 2022-02-11 - Adds Odyssey DIMM Pos traits
f576bf7 - Stephen Glancy - 2022-02-11 - Adds DDR5 SPD processing class and factory support
db04615 - Prasad Bg Ranganath - 2022-02-10 - Level3 PM FIRINIT procedures
086bf21 - Sunil Kumar - 2022-02-10 - Copy HDCT verificaton scripts to EKB from crondump and execute.
b0ac5cd - Stephen Glancy - 2022-02-10 - Adds initial Odyssey makefiles
1eb82ba - Jason Albert - 2022-02-10 - Support for building ppc64le
cdaff68 - Joe McGill - 2022-02-10 - p10_nest_attributes -- introduce ATTR_PROC_FABRIC_R_INDIRECT_EN
4fd37d6 - Joe McGill - 2022-02-10 - p10_exit_cache_contained -- add MC p1 prefetch confidence customization

Changes Included for package hcode, branch master-p10:
76e9c20 - hostboot - 2022-02-11 - Release tag & head commit information updated for hw021122a.opmst10
d81d8bb - Sunil Kumar - 2022-02-11 - Resource recovery
ecb2469 - hostboot - 2022-02-11 - Release tag & head commit information updated for hw020922a.opmst10
e615596 - Joe McGill - 2022-02-11 - FBC attribute, initfile variable updates for Rainier, Everest configurations
4418ae1 - Jenny Huynh - 2022-02-11 - Implement p10_fbc_eff_config_aggregate procedure (2/2)
0eb1bf2 - hostboot - 2022-02-11 - Fix auto-mirror
6dc0cca - Joe McGill - 2022-02-11 - p10_sbe_attr_setup -- add SMT8 mode consistency check

Changes Included for package hostboot, branch master-p10:
866d423 - hostboot - 2022-02-15 - Update HCODE commit to a03e915... Resource recovery
9bdf0b9 - hostboot - 2022-02-15 - Update simics level to: 2022-02-14_7aaaa2_simics.tar.gz 7aaaa2bb36cd447b
80c561b - Daniel Crowell - 2022-02-14 - Correctly handle HWAS_STATE flags after resource recovery
3cb94b6 - Daniel Crowell - 2022-02-14 - Add current boot side to error log for SBE failures
891409f - Daniel Crowell - 2022-02-11 - Add constant for ekb compile
66b61db - Daniel Crowell - 2022-02-11 - Properly handle minimum core check

Changes Included for package hostboot-binaries, branch master:
6b1f8ab - hostboot - 2022-02-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw021122a.opmst10
ca4dfcd - hostboot - 2022-02-09 - UPDATE executables for the NVIDIA gpu and/or ring files for hw020922a.opmst

Changes Included for package rainier-xml, branch master:
bcc492c - RUBY ZGABAY - 2022-02-14 - Merge pull request #84 from rubymart/master
7823cd3 - rubymart - 2022-02-09 - Added correct default values to 2 new attributes per SW535847 & SW542877

Changes Included for package rainier-xml, branch master:
bcc492c - RUBY ZGABAY - 2022-02-14 - Merge pull request #84 from rubymart/master
7823cd3 - rubymart - 2022-02-09 - Added correct default values to 2 new attributes per SW535847 & SW542877

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 74814a3..7a2c5b1 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -55,7 +55,7 @@
 #BR2_RAINIER_2U_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/rainier-xml.git"
 #BR2_RAINIER_2U_XML_VERSION="d5127bbed1a181d39cbc24ea33ea7b6df15baa4e"
 BR2_RAINIER_2U_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/rainier-xml.git"
-BR2_RAINIER_2U_XML_VERSION="d5127bbed1a181d39cbc24ea33ea7b6df15baa4e"
+BR2_RAINIER_2U_XML_VERSION="bcc492ca54c431d5e2821c2592ab3e84edab05cf"
 BR2_RAINIER_2U_XML_SYSTEM_FILENAME="Rainier-2U-MRW_hb.system.xml"
 BR2_RAINIER_2U_XML_TARGETING_FILENAME="Rainier-2U-MRW_hb.mrw.xml"
 BR2_RAINIER_4U_XML_CUSTOM_GIT=y
@@ -63,7 +63,7 @@
 #BR2_RAINIER_4U_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/rainier-xml.git"
 #BR2_RAINIER_4U_XML_VERSION="d5127bbed1a181d39cbc24ea33ea7b6df15baa4e"
 BR2_RAINIER_4U_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/rainier-xml.git"
-BR2_RAINIER_4U_XML_VERSION="d5127bbed1a181d39cbc24ea33ea7b6df15baa4e"
+BR2_RAINIER_4U_XML_VERSION="bcc492ca54c431d5e2821c2592ab3e84edab05cf"
 BR2_RAINIER_4U_XML_SYSTEM_FILENAME="Rainier-4U-MRW_hb.system.xml"
 BR2_RAINIER_4U_XML_TARGETING_FILENAME="Rainier-4U-MRW_hb.mrw.xml"
 BR2_PACKAGE_EVEREST_XML=y
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 6835327..181234d 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 "hw020722b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw021122a.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 f10fa79..1e36e8f 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 "hw020922a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw021122a.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 47c85a3..1b49e9c 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 "e57052550d8ba7152ef0cfe7cd5e5a3c1cde91bd" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "866d42372c85a9bab4bf183798fb3d0c474b2312" 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 dc5f285..7688a5f 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 "1ce00580c7986d47d17dbdbae14933888bb3a249" if BR2_SBE_P10_LATEST_VERSION
+	default "740751f7c112b89789ee168bd342d553fb7e141b" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION