op-build update 7-8-2020

Changes Included for package sbe, branch master-p10:
1ee1d82 - Murulidhar Nataraju - 2020-07-07 - Add sbeMeasurementStringFile as part of simics.tar

Changes Included for package hostboot, branch master-p10:
9785244 - Dean Sanner - 2020-07-07 - Execute periodics on nap system call
3c710b5 - Zach Clark - 2020-07-07 - Fix deadlock in PLDM PDR exchange
d20cb3c - Luis Fernandez - 2020-07-07 - Remove Intermediate EECACHE Version
1011e0a - Luis Fernandez - 2020-07-07 - Update EECACHE size in PNOR layouts and entry count
8fe289e - Luis Fernandez - 2020-07-07 - Switch Between Standalone Configs Without Re-running hb simsetup
b3d8b95 - Luis Fernandez - 2020-07-07 - Fill in CPU Attributes for P10
6c440e1 - Claus Michael Olsen - 2020-07-07 - Bug fix: Fixing case of dyn ring found but no target ring found
a720e5f - Christian Geddes - 2020-07-07 - Skip clearIntPcRegs for now in MPIPL path in simics

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 ea2cffb..1b5687c 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 "d89a92d0e0df3a64e03dda0507c35a4aa9a83548" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "9785244b87916fdee1c6219d809907d70bcc2d3f" 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 03b2916..bc1bdf2 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 "307f5f30225803a7bfed8f7edb65df3df667e194" if BR2_SBE_P10_LATEST_VERSION
+	default "1ee1d827c3970562b243a0b5ab3a3f37bdbd58e1" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION