op-build update 3-11-2022

Changes Included for package everest-xml, branch master:
fa1f6da - Shawn McCarney - 2022-03-10 - Merge pull request #71 from shawnmm/remove_regulator_json_file
f53d4c5 - Shawn McCarney - 2022-03-09 - regulators: Remove regulators JSON config file

Changes Included for package hostboot, branch master-p10:
d4a7442 - Ilya Smirnov - 2022-03-10 - Pass o_bootable to checkCriticalResources
fdcde10 - Matt Derksen - 2022-03-10 - Cleanup for converting hypervisor id to hostboot target
e0577f4 - Yue Du - 2022-03-10 - QME and HWP: Disable LCO and Cache Injection before L3 Purge
6b10407 - Matthew Hickman - 2022-03-10 - Added reorder queue settings port for Odyssey
be438c7 - premjha2@in.ibm.com - 2022-03-10 - Image Build: Fixed concurreny issue observed during PM Reset.
036e3c5 - Greg Still - 2022-03-10 - WOF: make ATTR_WOF_INDEX_SELECT MRW visible
3d68387 - Roland Veloz - 2022-03-10 - Peltrace plugin files: Added missing documentation, more error checking, etc
2297d0e - Caleb Palmer - 2022-03-10 - Revert "MDIA: Adjust stop conditions for MDS dimms during sf_read"
af60dca - Jayashankar Padath - 2022-03-10 - HDAT: Dead core support
e7a1be9 - Deb McLemore - 2022-03-10 - HBRT SBE physical addresses mask

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 7af8b78..cb790b7 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 "0e76f0706d3264dacd73290a9a81dac97a895b77" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "d4a7442413a5d90c3da6773a3e393445fb116891" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION