op-build update 3-4-2022

Changes Included for package everest-xml, branch master:
164a47d - Shawn McCarney - 2022-03-03 - Merge pull request #70 from shawnmm/update_everest_json
f1e0053 - Shawn McCarney - 2022-03-02 - Update ibm_everest.json

Changes Included for package hostboot, branch master-p10:
5d404fa - Matt Derksen - 2022-03-03 - PLDM connector PDRs added for slot/socket identification
361ec36 - Daniel Crowell - 2022-03-03 - Change ATTR_FREQ_MC_MHZ to 1466
fd38945 - Corey Swenson - 2022-03-03 - Write effective secure version into BIOS attribute
f8bee11 - Isaac Salem - 2022-03-03 - Support Graceful Reboot on BMC systems with FCO (3/3)
53b617f - Deb McLemore - 2022-03-03 - Update trace for PMIC Telemetry
c54b224 - Isaac Salem - 2022-03-03 - checkCriticalResources() now also checks specdeconfig
2f083d8 - Jayashankar Padath - 2022-03-03 - HDAT: Fix offsets for VSPD block of dimm vpd
8e42b7a - Daniel Crowell - 2022-03-03 - Use FRU Part Number for FRU Callouts

Changes Included for package hostboot-binaries, branch master:
13a9d25 - hostboot - 2022-03-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw030322a.opmst10
abef4ee - hostboot - 2022-03-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw030222a.opmst

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index a5d51b5..81fbdd4 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="5a68371aad43092706be34f4aec063ef177b0288"
+BR2_EVEREST_XML_VERSION="164a47d65eb2428be11df16fcc1d16ce6b83e507"
 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/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index dc1d838..3e2cdc8 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 "hw030222a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw030322a.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 59f5dcb..67a7d15 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 "8a9a822470fd0177af68bed86607533b8b68968e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "5d404fa2e30ab9d4466bc863010a09d99a31c758" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION