op-build update 5-29-2020

Changes Included for package sbe, branch master-p10:
57566b3 - Christopher M Riedl - 2020-05-28 - pm/hcode: Do not access QME_FLAGS during contained IPL
c3a590c - Joachim Fenkes - 2020-05-28 - p10_sbe_tp_switch_gears: Updates around SPI Settings
1baf716 - Jenny Huynh - 2020-05-28 - Add placeholders for IOO PHY FIR settings in p10_smp_link_firs

Changes Included for package hcode, branch master-p10:
9e12203 - hostboot - 2020-05-28 - Release tag & head commit information updated for hw052820a.opmst10
d09523a - Christopher M Riedl - 2020-05-28 - pm/hcode: Do not access QME_FLAGS during contained IPL

Changes Included for package hostboot, branch master-p10:
e867dc5 - Christian Geddes - 2020-05-28 - Add MCTP to hbrt interfaces
0e91cdd - Jenny Huynh - 2020-05-28 - Add placeholders for IOO PHY FIR settings in p10_smp_link_firs
b9b5d23 - Dan Crowell - 2020-05-28 - Set the flag to allow standalone priming by default
485f951 - Matt Derksen - 2020-05-28 - Correct trace timestamp after 16.2
d7aca19 - Zach Clark - 2020-05-28 - API for finding the FRU Record Set ID of an entity type
e089459 - hostboot - 2020-05-28 - Update simics level to: 2020-05-27_e1095c_simics.tar.gz caea83ce2a1d1494

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 992b612..8a6ca0e 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 "hw052720a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw052820a.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 e3637bf..c620267 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 "d94ef11bc9647bad04b71e3598e8adbcd1b4da5f" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "e867dc5cc5fd9722699af9f16735f4c503243323" 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 cf172eb..cf5d8ef 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 "8abc16d80e3eb9e68d628da37c4d523d87c7fb6a" if BR2_SBE_P10_LATEST_VERSION
+	default "57566b32dd69b6321237a566538d75fe507bf30f" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION