op-build ibm-release-fw1020 update 6-8-2022

Changes Included for package sbe, branch release-fw1020:
a9dd6de - Joe McGill - 2022-06-07 - p10_sbe_chiplet_reset -- conditionally return PCI refclock RC for SCOM fails
0fcb468 - Prasad Bg Ranganath - 2022-06-07 - PM HWP: Fix the bug in core query access state procedure

Changes Included for package hostboot, branch release-fw1020:
c00fa8b - Matthew Raybuck - 2022-06-07 - eBMC standalone setup script: remove not abandoned filter from cherry pick logic
a117202 - Daniel Crowell - 2022-06-07 - Prevent infinite retries for REIPL_BKP_BMSEEPROM from extract_sbe_rc

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 604b565..9a8a45f 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 "6545394ac09e6cd76aadd200b6a29be10708004e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c00fa8b536bb17f02b58a324abdb3628912c480f" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 0c4d048..5cccb71 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 "daf051a36e09e07489ca134c4884ff0f8d2074d1" if BR2_SBE_P10_LATEST_VERSION
+	default "a9dd6dee96f875352b8b090ce0975c2d9c90a0e4" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION