op-build update 2-1-2022

Changes Included for package everest-xml, branch master:
4b1087f - Anh Dang - 2022-01-28 - Merge pull request #66 from anhdang/master
cccae7a - Anh Dang - 2022-01-27 - Defect SW542878 (Submit by jmcgill) add ATTR_MRW_P1PF_MIN_CONFIDENCE_3=TRUE

Changes Included for package hcode, branch master-p10:
399d0d4 - hostboot - 2022-01-31 - Release tag & head commit information updated for hw012822a.opmst10
1ab5045 - Joe McGill - 2022-01-31 - p10_nest_attributes -- introduce ATTR_PROC_FABRIC_R_INDIRECT_EN
fd40fd4 - Joe McGill - 2022-01-31 - p10_exit_cache_contained -- add MC p1 prefetch confidence customization

Changes Included for package hostboot, branch master-p10:
5c0a977 - hostboot - 2022-01-31 - Update HCODE commit to 54b87fc... p10_nest_attributes -- introduce ATTR_
62f58e3 - Daniel Crowell - 2022-01-28 - Fix year-crossing prologs
d07af61 - Dan Crowell - 2022-01-28 - Add user friendly CFAM register access interface
556af2d - Matt Derksen - 2022-01-28 - Minor updates for SBE update in parallel
a166425 - Nick Bofferding - 2022-01-28 - Disable MCTP/PLDM testcases in code coverage builds
262d902 - Stephen Glancy - 2022-01-28 - Adds processing of DDR5 DRAM generation to p10 mss libraries
45946a0 - Stephen Glancy - 2022-01-28 - Adds initial Odyssey makefiles

Changes Included for package hostboot-binaries, branch master:
47c3ddb - hostboot - 2022-01-31 - UPDATE executables for the NVIDIA gpu and/or ring files for hw012822a.opmst10

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 07c3849..74814a3 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -72,7 +72,7 @@
 #BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/everest-xml.git"
 #BR2_EVEREST_XML_VERSION="f3461debbbde70d33d5264411ee37abde9be6815"
 BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/everest-xml.git"
-BR2_EVEREST_XML_VERSION="1f8b518b67f4dd8306d70a35699203efe8215a70"
+BR2_EVEREST_XML_VERSION="4b1087faa8fffee14dc861a6db6eb00d0a1c4b48"
 BR2_EVEREST_XML_SYSTEM_FILENAME="Everest-MRW_hb.system.xml"
 BR2_EVEREST_XML_TARGETING_FILENAME="Everest-MRW_hb.mrw.xml"
 BR2_PACKAGE_OPENPOWER_PNOR_P10=y
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index b10f043..ae3acca 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 "hw012622a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw012822a.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 9355eff..30e4115 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 "hw012622a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw012822a.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 13a10f6..4a1b405 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 "bb2cbe26cd87aaa4c2895532ba7aab533101ab91" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "5c0a97771c014102abd1abaaa72cd35e3a8428ba" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION