op-build update 4-8-2021

Changes Included for package everest-xml, branch master:
221b361 - Anh Dang - 2021-04-07 - Merge pull request #32 from anhdang/master
bfde25b - Anh Dang - 2021-04-06 - Update PHYP_SYSTEM_TYPE --> 0x50320000 per https://github.ibm.com/openbmc/everest-xml/issues/30
b3ff653 - Anh Dang - 2021-04-06 - Update Sizzle value to match
48ca73f - Anh Dang - 2021-04-06 - Updated OMI connections on some slot again-- There was some issue in documentation mismatching schematic

Changes Included for package occ, branch master-p10:
da412d9 - mbroyles - 2021-04-07 - Update mode names passed to PHYP

Changes Included for package sbe, branch master-p10:
c973837 - Greg Still - 2021-04-06 - Core LPAR Mode initialization for DD2
df3deb0 - Prasad Bg Ranganath - 2021-04-06 - PM: Stop recovery trigger support
b65a72f - Mark Pizzutillo - 2021-04-06 - Revert "Update pmic_enable for new init sequence"

Changes Included for package hostboot, branch master-p10:
2a2efe2 - hostboot - 2021-04-07 - Update HCODE commit to eb48df5... p10_sbe_attr_setup: Ensure at least on
bbc4eae - hostboot - 2021-04-07 - Update SBE commit to c973837... Core LPAR Mode initialization for DD2
6241cbe - Christian Geddes - 2021-04-07 - Pass  parameter to  calls
a831dd1 - hostboot - 2021-04-07 - Update simics level to: 2021-04-07_41f9d3_simics.tar.gz 41f9d3ee19e94249
ffb76bd - Christian Geddes - 2021-04-07 - Handle non-NOR style empty data for EECACHE hostfw data section
1014e5b - Nick Bofferding - 2021-04-07 - Extend PCR separators on non-primary nodes

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index d1724c0..5cb6fd2 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -62,7 +62,7 @@
 BR2_PACKAGE_EVEREST_XML=y
 BR2_EVEREST_XML_CUSTOM_GIT=y
 BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.ibm.com:openbmc/everest-xml.git"
-BR2_EVEREST_XML_VERSION="ca658e91457262af4a2aa7794d53af42e5412eee"
+BR2_EVEREST_XML_VERSION="221b361a1968c92293c8f6e0346753d82fda312b"
 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-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index b861dbd..e1327a2 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 "b9e7bc8d4d049545cf74f1f861602da83acc62be" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "2a2efe2f3e7596ae42bba1c692c26aa14b82f9ac" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 0d51a0a..eff7273 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "9ea64cb48c545e2c2268aeaf8bdfffba4678b364" if BR2_OCC_P10_LATEST_VERSION
+	default "da412d9fcc459bbd5db768c94c865826a598e3bc" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index ea60859..d9e83b2 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 "b2d66f6d419b5b2c676f3e21d057466398078401" if BR2_SBE_P10_LATEST_VERSION
+	default "c973837e78242071199c754ef5c2c3a1a2a9445d" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION