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

Changes Included for package sbe, branch release-fw1020:
1ed86e2 - Dean Sanner - 2022-06-24 - Fix core count for inst. stop during boot phase

Changes Included for package hcode, branch release-fw1020:
66a8741 - hostboot - 2022-06-24 - Release tag & head commit information updated for hw062422a.fw1020
96c5d82 - Yue Du - 2022-06-24 - QME: Adding non-stop core error handling when only mma is not available
32161d4 - Joe McGill - 2022-06-24 - skip stopgrid execution on zero core IOSCM chips

Changes Included for package hostboot, branch release-fw1020:
b22969d - Louis Stermole - 2022-06-25 - Revert "Reverse address bits from row repair entries in VPD"
ee2c8f7 - Deb McLemore - 2022-06-24 - Hostboot Core Synchronization with SBE
ef4f7b3 - Deb McLemore - 2022-06-24 - Hostboot getCoreSelect for unicast target
401d975 - Zach Clark - 2022-06-24 - Sort PLDM OCC state sensor/effecter IDs
7aeb684 - Mike Baiocchi - 2022-06-24 - Update Method To Force a Checkstop on some LPC Errors
74099df - Joe McGill - 2022-06-24 - skip stopgrid execution on zero core IOSCM chips

Changes Included for package hostboot-binaries, branch release-fw1020:
8c75775 - hostboot - 2022-06-24 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062422a.fw1020

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 e63e0b7..1a235d2 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 "acf1f3e1591bc3134433d2a0ba9070ec97089154" if BR2_SBE_P10_LATEST_VERSION
+	default "1ed86e22a71c87765effa6c2625f0e76d44bd0d7" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION