op-build update 4-3-2020

Changes Included for package sbe, branch master-p10:
8d3ed2f - Glenn Miles - 2020-04-02 - Add new enum, OCMB_FW_UPDATE, to ATTR_RECONFIGURE_LOOP
9989367 - Ben Gass - 2020-04-02 - Add TPCHIP.PIB and PIBMEM registers to register header files
539bf86 - Matthew Raybuck - 2020-04-02 - Add comments to policy changes to FAPI2 for Bootloader compilation
99320e8 - Douglas Gilbert - 2020-04-02 - PBA P10 modifications for pba/pbax
b9fa814 - Srikantha Meesala - 2020-04-02 - MPIPL Reset is in progress then skip DATA section update
ff5f303 - Sunil Kumar - 2020-04-02 - Remove appending hbbl during seeprom make. Add hbbl during sb prime.
b580b4c - Srikantha Meesala - 2020-04-02 - Host Base address changed from 0800_0000 to F000_0000
b2272eb - Raja Das - 2020-04-02 - Simics not triggering testP10_standalone test bucket fix

Changes Included for package hcode, branch master-p10:
6ad9004 - hostboot - 2020-04-02 - Release tag & head commit information updated for hw040220a.opmst10
9df690b - Greg Still - 2020-04-02 - PM: add Vretention voltage and Altitude Adjustment to OCC Parameter Block
683bc93 - Prem Shanker Jha - 2020-04-02 - QME Hcode: Fixed handling of scan region and type.
ff4f155 - hostboot - 2020-04-01 - Release tag & head commit information updated for hw040120a.opmst10

Changes Included for package hostboot, branch master-p10:
426cf66 - aravnair-in - 2020-04-02 - Add ATTR_CEC_IPL_TYPE under the sys target
0d6cc8c - Nick Bofferding - 2020-04-02 - Reduce OCMBFW memory footprint by prefixing it with a hash page table
96b8339 - Nick Bofferding - 2020-04-02 - Support PLDM_ENTITY_ID_INFO attribute for BMC platforms
259dea0 - Dan Crowell - 2020-04-02 - Do not truncate error log at runtime when using firmware_request
4d74476 - Matthew Raybuck - 2020-04-02 - Add comments to policy changes to FAPI2 for Bootloader compilation
f758973 - Prem Shanker Jha - 2020-04-01 - PM HWP: Level2 of Special Wakeup HWP.
ec715d7 - Joe McGill - 2020-04-01 - refactor ADU routines to support auto-increment for CI ops
c20e91c - Ben Gass - 2020-04-01 - Add TPCHIP.PIB and PIBMEM registers to register header files
058c5c5 - Yun Pan - 2020-04-01 - Enable mmio tests
bc502e3 - Ilya Smirnov - 2020-04-01 - Commonize TI Area Between HB/HBBL/PHYP
86cadfc - Jayashankar Padath - 2020-04-01 - HDAT: Host SPI support
24e35eb - Dan Crowell - 2020-04-01 - Add translation for SuperWOF lid id
768fb1e - Jayashankar Padath - 2020-04-01 - HDAT: Add MMIO information of OCMB in to Ms Area

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 2c22bad..769b44d 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 "hw033120a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw040220a.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 c343093..7baf39e 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 "c086ae82ce24ab3a0a907aa7570d244a6fc29b4a" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "426cf6693d2b54a204f08620c5d94c0ba8ac50b5" 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 0c53d93..7b6182b 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 "ffbeb49dd550a868bb43c49493d7be12deaec90f" if BR2_SBE_P10_LATEST_VERSION
+	default "8d3ed2fe240a6c4b775bc43ba3fa3c1b0bfce35d" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION