op-build ibm-release-fw1020 update 10-4-2022

Changes Included for package hostboot, branch release-fw1020:
15aa516 - Caleb Palmer - 2022-10-03 - PRD: Add signature storing to HB scratch regs 9/10

Changes Included for package rainier-xml, branch release-fw1020:
20c2532 - Dan - 2022-10-03 - Merge pull request #7 from ruby452/release-fw1020
2f37c72 - rubymart - 2022-09-26 - Adding missing OMI FRU_PATH information accidentally removed on 2/9/22

Changes Included for package rainier-xml, branch release-fw1020:
20c2532 - Dan - 2022-10-03 - Merge pull request #7 from ruby452/release-fw1020
2f37c72 - rubymart - 2022-09-26 - Adding missing OMI FRU_PATH information accidentally removed on 2/9/22

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/configs/p10ebmc_defconfig b/openpower/configs/p10ebmc_defconfig
index 1914d82..a0614e7 100644
--- a/openpower/configs/p10ebmc_defconfig
+++ b/openpower/configs/p10ebmc_defconfig
@@ -53,13 +53,13 @@
 BR2_RAINIER_2U_XML_CUSTOM_GIT=y
 # TODO: Update the level when the XML is synced to public
 BR2_RAINIER_2U_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/rainier-xml.git"
-BR2_RAINIER_2U_XML_VERSION="2c27467a36b70bbfc44d73ee5966b8046f90b4a2"
+BR2_RAINIER_2U_XML_VERSION="20c2532a36a3bd30d664c5397a92273cf4c9fec7"
 BR2_RAINIER_2U_XML_SYSTEM_FILENAME="Rainier-2U-MRW_hb.system.xml"
 BR2_RAINIER_2U_XML_TARGETING_FILENAME="Rainier-2U-MRW_hb.mrw.xml"
 BR2_RAINIER_4U_XML_CUSTOM_GIT=y
 # TODO: Update the level when the XML is synced to public
 BR2_RAINIER_4U_XML_CUSTOM_GIT_VALUE="git@github.com:open-power/rainier-xml.git"
-BR2_RAINIER_4U_XML_VERSION="2c27467a36b70bbfc44d73ee5966b8046f90b4a2"
+BR2_RAINIER_4U_XML_VERSION="20c2532a36a3bd30d664c5397a92273cf4c9fec7"
 BR2_RAINIER_4U_XML_SYSTEM_FILENAME="Rainier-4U-MRW_hb.system.xml"
 BR2_RAINIER_4U_XML_TARGETING_FILENAME="Rainier-4U-MRW_hb.mrw.xml"
 BR2_PACKAGE_EVEREST_XML=y
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index d02d6cb..16f178e 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 "fcd7f85419a4dd7315dca028c49a86def58b78a9" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "15aa516fb6ff155af9bd8618e1e115dfe8dc0b61" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION