op-build update 4-23-2020

Changes Included for package sbe, branch master-p10:
8bfc3fd - Sunil Kumar - 2020-04-23 - Enable slave proc on simics.
c6c7398 - Srikantha Meesala - 2020-04-23 - Removed all attr from sbe_measurement_seeprom.rpt

Changes Included for package hcode, branch master-p10:
685ca7b - hostboot - 2020-04-22 - Release tag & head commit information updated for hw042220a.opmst10
a18b21b - Ricardo Mata Jr - 2020-04-22 - Update to p10_pcie_scominit, p10_pcie_config, and pcie attributes.
0da8c9d - Ricardo Mata Jr - 2020-04-22 - Updates added based on comments from review.
be627fa - hostboot - 2020-04-22 - Fix auto-mirror
2d21cd7 - Joachim Fenkes - 2020-04-22 - fapi2/buffer: Add convenience method to quickly extract bit ranges

Changes Included for package hostboot, branch master-p10:
2892994 - Ben Gass - 2020-04-22 - Update p10_io_lib iohs thread calculation
0857933 - Ben Gass - 2020-04-22 - Fix typos in p10.fbc.ptl.scom.initfile
b672dd3 - Sunil Kumar - 2020-04-22 - Pass simicsPath and hbStandalone option for sb prime.
42653e5 - hostboot - 2020-04-22 - Update HCODE commit to c64600c... Added include directive for file find.
2e07ac8 - hostboot - 2020-04-22 - Update simics level to: 2020-04-21_f282be_simics.tar.gz 9317fff5dd8f15d3
f6be8dc - hostboot - 2020-04-22 - Update SBE commit to 2350db7... Added sub procedure to clear special wak
845ef96 - Dan Crowell - 2020-04-22 - Make QME workaround not dependent on specific PIRs

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 cfb606c..7663643 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 "hw042120a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw042220a.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 fcb5188..6738f4e 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 "2b2f14d8f3d6f04c20f7f803674ff2feb0f537f7" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "28929947c0df7d68a2dd2ed2a06e928f4d91d759" 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 fdd496d..4e8b3a2 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 "2350db78b529386ce3d3b3719bfa8fd5b9bdcfb3" if BR2_SBE_P10_LATEST_VERSION
+	default "8bfc3fd200fca0f9a7766fd2b7587657635ca126" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION