op-build update 4-7-2020

Changes Included for package sbe, branch master-p10:
7e94e0c - Murulidhar Nataraju - 2020-04-06 - Add ipl_build_tool and measurement binaries  as part of simics.tar

Changes Included for package hcode, branch master-p10:
aee1d80 - hostboot - 2020-04-06 - Release tag & head commit information updated for hw040620a.opmst10
6f06611 - Roland Veloz - 2020-04-06 - Added new attribute ATTR_MFG_FLAGS to supplant ATTR_MNFG_FLAGS
9ad6340 - Glenn Miles - 2020-04-06 - Add new enum, OCMB_FW_UPDATE, to ATTR_RECONFIGURE_LOOP
aea12b7 - Louis Stermole - 2020-04-06 - Add row repair access functions and attr switches for p9c
e1f6551 - Sumit Kumar - 2020-04-06 - Erepair HWP p9_io_erepair procedure
c2eab8a - Andre Marin - 2020-04-06 - Modified gen_accessors script for greater support
296f9bd - Luke Mulkey - 2020-04-06 - p9c_mss_memdiags and p9c_mss_maint_cmds
50fbad7 - crgeddes - 2020-04-06 - Add RCD_PARITY_ERROR enum value to ATTR_RECONFIGURE_LOOP
ac31df5 - Matthew Hickman - 2020-04-06 - Added RCD Protect time and MNFG Flag check to unmask function
4593ef2 - Andre Marin - 2020-04-06 - Add initial p9c ddr_phy_reset, dimmBadDqBitmapAccessHwp, slew, & unmask_errors
27a0bd4 - Ben Gass - 2020-04-06 - Removing trailing comma in system_attributes.xml
c8e9117 - Luke Mulkey - 2020-04-06 - Existing code changes for ddr_phy_reset HB mirror
111190e - Brian Silver - 2020-04-06 - Change p9_mss_freq_system to write attributes, errors for Cronus
4e9e589 - whs - 2020-04-06 - Changes related to packaging of memory vpd on Nimbus
4849f11 - Joe McGill - 2020-04-06 - Add base FAPI2 attribute definitions
664ba88 - hostboot - 2020-04-06 - Fix auto-mirror

Changes Included for package hostboot, branch master-p10:
124fdba - hostboot - 2020-04-06 - Update simics level to: 2020-04-05_31fe76_simics.tar.gz 910749f06fc8fb1d

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 cb708c8..5db4c3a 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 "hw040520a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw040620a.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 9ce7ecd..11be4e7 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 "be2098ee1323792e8effc15fdbdb7ea1dab70178" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "124fdba1a8e00355f5bd25121d89e08cf45e23f4" 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 25ea05e..f643dd0 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 "1a036c15742730cfa19d98d1ed71cbf66ca55821" if BR2_SBE_P10_LATEST_VERSION
+	default "7e94e0c657c077fc2cc1949a7e9661b0cbbb2319" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION