op-build update 6-24-2020

Changes Included for package sbe, branch master-p10:
1f69ed9 - Greg Still - 2020-06-23 - Remove unnecessary SBE attributes for PM suspend
bf1d91f - Prasad Bg Ranganath - 2020-06-23 - PM HWP: Fix scom register check errror
e81f7ec - Greg Still - 2020-06-23 - WOF: add WOF Tables Set index selection attribute
62e554a - Joe McGill - 2020-06-23 - Ring Table Update (v23)
b1b4910 - Olsen - 2020-06-23 - Coreq avoidance reversal of commit 92684
7f4af65 - Sumit Kumar - 2020-06-23 - EKB build fix on RHEL7 systems
2dab789 - Matt Derksen - 2020-06-23 - SPI Device Driver: HWP to initialize SPI to use FSI

Changes Included for package hcode, branch master-p10:
65ff4be - hostboot - 2020-06-23 - Release tag & head commit information updated for hw062320a.opmst10
d2241c3 - Prem Shanker Jha - 2020-06-23 - Self-Save-Restore: FFDC collection for self-save restore.
61acc1b - hostboot - 2020-06-23 - Release tag & head commit information updated for hw062220a.opmst10
3d38f04 - Greg Still - 2020-06-23 - WOF: add WOF Tables Set index selection attribute
fabc864 - Greg Still - 2020-06-23 - Remove unnecessary SBE attributes for PM suspend
9c26c5c - Sumit Kumar - 2020-06-23 - Auto mirror fix for EKB commit 98904

Changes Included for package hostboot, branch master-p10:
4033c6a - Dan Crowell - 2020-06-23 - Add missing attribute to simics_P10
4342a3c - Corey Swenson - 2020-06-23 - Load devtree lib for all of ext hostboot
ee52593 - Deb McLemore - 2020-06-23 - Gard test updates
647d384 - Zach Clark - 2020-06-23 - Normalize PLDM entity IDs and sort entities by ATTR_POSITION
32fbf2a - Greg Still - 2020-06-23 - WOF: add WOF Tables Set index selection attribute
9077d72 - hostboot - 2020-06-23 - Update simics level to: 2020-06-22_df050c_simics.tar.gz 2e6d0755b8995ba7

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 377fbbd..8035317 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_P10_VERSION
 	string
-	default "hw061920a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw062320a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index a034bab..025bdd5 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 "84b0357169b6429da75e5802a6d54c1ee0b0ba4e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "4033c6aa42b55fd3eea1240ec1ff6d1f4b45808c" 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 f629b21..a14d5ee 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 "afe6d7a9da0b6ab74a72b52aed709b39f531ea4b" if BR2_SBE_P10_LATEST_VERSION
+	default "1f69ed9cdfe11dcaccaabc9683c8f30e2acc6a8e" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION