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

Changes Included for package sbe, branch release-fw1020:
acf1f3e - Lilith Hale - 2022-06-23 - SW550353 - disable memcntl commands before training
f29b10a - in0029y2 - 2022-06-22 - psu update target chipop

Changes Included for package hostboot, branch release-fw1020:
493654a - Chris Engel - 2022-06-23 - Clean up a few cppcheck complaints in Hostboot code

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 c223e28..160ae89 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 "996a67dc879fa2177aa0a19b11166836ea377b71" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "493654a4de4f00dcf2ba1e5b38afd4f71c07b130" 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 f6d9d63..e63e0b7 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 "1dd4da8164ba7efb68f3bf74f2105e5975113788" if BR2_SBE_P10_LATEST_VERSION
+	default "acf1f3e1591bc3134433d2a0ba9070ec97089154" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION