op-build update 4-6-2020

Changes Included for package sbe, branch master-p10:
1a036c1 - Srikantha Meesala - 2020-04-03 - Simics build updated with GPR/SPR/FPR fixes

Changes Included for package hcode, branch master-p10:
1efc314 - hostboot - 2020-04-05 - Release tag & head commit information updated for hw040520a.opmst10
5c95ae6 - hostboot - 2020-04-03 - Release tag & head commit information updated for hw040320a.opmst10

Changes Included for package hostboot, branch master-p10:
be2098e - hostboot - 2020-04-04 - Update HCODE commit to 6a396df... PM: add Vretention voltage and Altitud
2d1408e - hostboot - 2020-04-04 - Update SBE commit to 8d3ed2f... Add new enum, OCMB_FW_UPDATE, to ATTR_RE
c1886e9 - Dan Crowell - 2020-04-03 - Allow very long attribute names
32d80dd - Ilya Smirnov - 2020-04-03 - Add New HOMER Map/Unmap Interfaces
133d2f1 - Chen Du - 2020-04-03 - Support HDAT mining of dynamic module ID
7c7860b - Dan Crowell - 2020-04-03 - Add LPCREFCLKENDPT target type
90be58c - hostboot - 2020-04-03 - Update simics level to: 2020-04-03_ff7eb0_simics.tar.gz 6e84d23fa6f1cb46
2efd313 - Prem Shanker Jha - 2020-04-03 - Image Build: Fixed calculation of QME image size for block copy.
ea7fc20 - Greg Still - 2020-04-03 - PM: add Vretention voltage and Altitude Adjustment to OCC Parameter Block

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 769b44d..cb708c8 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 "hw040220a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw040520a.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 7baf39e..9ce7ecd 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 "426cf6693d2b54a204f08620c5d94c0ba8ac50b5" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "be2098ee1323792e8effc15fdbdb7ea1dab70178" 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 7b6182b..25ea05e 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 "8d3ed2fe240a6c4b775bc43ba3fa3c1b0bfce35d" if BR2_SBE_P10_LATEST_VERSION
+	default "1a036c15742730cfa19d98d1ed71cbf66ca55821" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION