op-build update 3-16-2021

Changes Included for package everest-xml, branch master:
ecf9dbf - Anh T Dang - 2021-03-15 - Merge pull request #23 from anhdang/master
76206ea - Anh Dang - 2021-03-15 - Update IOHS_FABRIC_LANE_REVERSAL from SW519099
f64e9a2 - Anh Dang - 2021-03-12 - Correction <id>SYSTEM_TYPE</id> <default>ibm,everest</default> Update PROC_PCIE_LANE_REVERSAL_BASE Update IOHS_FABRIC_LANE_REVERSAL

Changes Included for package sbe, branch master-p10:
1ad6b23 - akhis023 - 2021-03-15 - Create sbeXipUtils.H and .C for all XIP related functions.
94f93f1 - Sunil Kumar - 2021-03-14 - Disable tracearray from dump.

Changes Included for package hostboot, branch master-p10:
70a9351 - Daniel M Crowell - 2021-03-15 - Revert "Enable HW VPD writes on FSP systems"
71d4759 - hostboot - 2021-03-15 - Update SBE commit to b3872df... PM HWP: Added config setup to WOFCNTL in
720b40e - Mark Pizzutillo - 2021-03-15 - Update pmic_enable with new ADC sequence
735abd2 - Christian Geddes - 2021-03-15 - Check that eecache entry is valid in eepromPerformOpCache
f6ea770 - Daniel Melnikov - 2021-03-15 - keep USTLFIR[25] bit masked for P10
8cba764 - Stephen Glancy - 2021-03-15 - Adds processing of explorer 11S barcode attribute
ec9ee27 - Stephen Glancy - 2021-03-15 - Adds Explorer 11S barcode attribute
2542e17 - Mark Pizzutillo - 2021-03-15 - L3 Updates for exp_scominit
ec8f6bb - Louis Stermole - 2021-03-15 - Add special FFDC for EXPLR_TP_MB_UNIT_TOP_SUM_MASK_REG scom fail
8c0fe0e - Louis Stermole - 2021-03-15 - Add helper function to access MFG flags
37568dd - Rahul Batra - 2021-03-15 - WOV-OV Updates and Fixes(1/2)
5174e9c - Greg Still - 2021-03-15 - Pstates: add UT and per part Fmax to OCC Parameter Block
953fbb4 - Prem Shanker Jha - 2021-03-15 - PM HWP: Added some new HWP and plat attributes.
bceb2ae - Nick Bofferding - 2021-03-15 - Enable HW VPD writes on FSP systems

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 86b6849..806225e 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 "b3872dfc2799c28889d55e2d78b3f71534f8c0c7" if BR2_SBE_P10_LATEST_VERSION
+	default "1ad6b237a56b65a2a718661e5dd6142f8c6fb80c" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION