op-build update 5-12-2020

Changes Included for package sbe, branch master-p10:
b5b6f9b - Greg Still - 2020-05-11 - PM: define attribute to limit the throttle Pstates
cc7a5b9 - Murulidhar Nataraju - 2020-05-11 - Enable P10 stop clock for core/cache in the mpipl path
4a6a497 - Murulidhar Nataraju - 2020-05-11 - Enable ContinueMPIPL Isteps procedures
21bd090 - Murulidhar Nataraju - 2020-05-11 - Phase 1: EnterMPIPL : Isteps enablement
a4b8a13 - Murulidhar Nataraju - 2020-05-11 - Update stopAllCoreInstructions()

Changes Included for package hostboot, branch master-p10:
d482edf - Caleb Palmer - 2020-05-11 - PRD: Fix MemoryMru dimm callout and FFDC
c791e78 - Greg Still - 2020-05-11 - PM: define attribute to limit the throttle Pstates
da1d333 - Prasad Bg Ranganath - 2020-05-11 - XGPE: MPIPL fixes and Macros used from p10_hcd_memmap_occ_sram.H
5cb0587 - Prasad Bg Ranganath - 2020-05-11 - PPB:p10_pstate_parameter_block: Skip reading vdd voltage in sim
d075544 - Ilya Smirnov - 2020-05-11 - PLDM File IO: getFileTable
ac49adb - hostboot - 2020-05-11 - Update simics level to: 2020-05-08_efc9e6_simics.tar.gz 87d896ea130364f3

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 9b8ab1b..f93caf4 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 "841eb1dcded1d96b7dc2795e15ddc7393fcfe83d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "d482edfd4bd436c2edd66d4e1698d80faaf2f53f" 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 4e6addc..97326f5 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 "ed7d4bef0e77bc892c33f9db70523d1acb01a7c9" if BR2_SBE_P10_LATEST_VERSION
+	default "b5b6f9b3ce7ce1153d2c804051176ca5d1316d61" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION