op-build update 11-19-2021

Changes Included for package everest-xml, branch master:
f3461de - Anh Dang - 2021-11-18 - Merge pull request #1 from adangster/master
6662d70 - Anh Dang - 2021-11-18 - no change .. sync up with common-mrw-xml
ee3b0e3 - Anh Dang - 2021-11-18 - Change <id>PROC_PCIE_PHB_ACTIVE</id> 	From: <default>ENABLE,DISABLE,DISABLE</default> 	TO:    <default>ENABLE,ENABLE,ENABLE</default> This combination with <id>PROC_PCIE_PHB_ACTIVE_BASE</id>

Changes Included for package hostboot, branch master-p10:
98fb782 - hostboot - 2021-11-18 - Update HCODE commit to 23a0b4c... Add IPL status summary to the toolkit
337a994 - Nick Bofferding - 2021-11-18 - Add 2 MB to HBRT to hold code coverage instrumentation
295fb92 - Chris Cain - 2021-11-18 - HTMGT: Prevent re-enabling WOF once disabled due to error

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 0073a4c..f780f07 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -66,7 +66,7 @@
 BR2_EVEREST_XML_CUSTOM_GIT=y
 # TODO: Update the level when the XML is synced to public
 BR2_EVEREST_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/everest-xml.git"
-BR2_EVEREST_XML_VERSION="00044bbbfd44dd625a75dfc2e09103ace621ffe5"
+BR2_EVEREST_XML_VERSION="f3461debbbde70d33d5264411ee37abde9be6815"
 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 ded3e19..c0c9f43 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 "be8ab1b139d99dbffabb6c7d6bf6cbe8957a8291" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "98fb782d345e7cb1003b46751c7ff17dd4a145f6" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION