op-build update 3-5-2020

Changes Included for package occ, branch master-p10:
a80f0f1 - mbroyles - 2020-03-04 - WOF Leakage Calculation

Changes Included for package hcode, branch master-p10:
abefd60 - hostboot - 2020-03-05 - Release tag & head commit information updated for hw030420a.opmst10
7c2cf58 - Yue Du - 2020-03-05 - QME: Fix Self Restore clearing pm_state_active

Changes Included for package hostboot, branch master-p10:
d22bd4c - Dean Sanner - 2020-03-04 - std::unique_ptr implementation
6d87f37 - Dan Crowell - 2020-03-04 - Use OTPROM to boot SBE instead of SEEPROM
e1c87d6 - hostboot - 2020-03-04 - Update simics level to: 2020-03-04_7d39b2_simics.tar.gz 3a6c63e930a5acd8
8bf5b7e - Andre A. Marin - 2020-03-04 - Snapshot of mss generic, explorer, and pmic source
607ee40 - Ben Gass - 2020-03-04 - Update register header files with drop X data
cd55aa7 - Andre A. Marin - 2020-03-04 - PMIC HWP snapshot from P9A to P10
f17f8d4 - Ben Gass - 2020-03-04 - Initial pass at code to get x/a/omi links up and trained.
f4280ec - Thi Tran - 2020-03-04 - P10 - Imports code (from P9) to support Memory HWPs in istep 7
4b5cb13 - Mike Baiocchi - 2020-03-04 - Update Attributes related to Physical Presence and Key Clear Requests
ba447be - Ben Gass - 2020-03-04 - Initial pass at code to get x/a/omi links up and trained.

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 948d5e8..6912f8c 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 "hw030320a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw030420a.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 3b7b985..2b54ca2 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 "0cffbd81e2e40ed3d89fec3ce745213617074745" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "d22bd4cba4c6b3055c7e14049f5be8a27d3a11ee" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 000fd9c..8a9b773 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "a5397b704e731fddbc9303c8c0112bc8af11d656" if BR2_OCC_P10_LATEST_VERSION
+	default "a80f0f1d5be1b6d334e653c4c2804f63a4d4dc20" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION