op-build update 7-15-2020

Changes Included for package hcode, branch master-p10:
f48809c - hostboot - 2020-07-15 - Release tag & head commit information updated for hw071420a.opmst10
01627f3 - Yue Du - 2020-07-15 - QME: EPM only Boardside Support
375e05d - Yue Du - 2020-07-15 - QME: EPM only Boardside Support
e09d7c0 - manichow - 2020-07-15 - Implementation of p10_core_checkstop_handler
9ca32bb - hostboot - 2020-07-14 - Release tag & head commit information updated for hw071320a.opmst10
53f5ecb - Chris Steffen - 2020-07-14 - P10 I/O PPE DD1 A1.0 Image
1a68b24 - Chris Steffen - 2020-07-14 - P10 I/O PPE DD1 A1.0 Image
768e60c - rajerpp1 - 2020-07-14 - Changes for Enabling Clock Gard.
cda963f - Joe McGill - 2020-07-14 - update IOPPE code for drop V
12b9c5e - Joe McGill - 2020-07-14 - IOPPE image build, source import updates
fe43820 - Joe McGill - 2020-07-14 - initial snapshot of IOPPE image
b316af4 - Anusha Reddy Rangareddygari - 2020-07-14 - P10 hwp updates - istep 0 procedures
4bf67bc - hostboot - 2020-07-14 - Fix auto-mirror
2d45098 - Prem Shanker Jha - 2020-07-14 - Self-Save-Restore: Correction in workaround for HW534619.

Changes Included for package hostboot, branch master-p10:
7adae75 - Caleb Palmer - 2020-07-15 - MDIA: Disable testmdia
d55b8c2 - hostboot - 2020-07-15 - Update SBE commit to 2ba13a3... P10-MPIPL: Enable collection of Architec
c206932 - Caleb Palmer - 2020-07-14 - PRD: Reenable PRD and MDIA test case modules
b750fea - Caleb Palmer - 2020-07-14 - PRD: Uncomment memory hardware procedure calls
95a6baf - manichow - 2020-07-14 - Implementation of p10_core_checkstop_handler
03fd015 - Ilya Smirnov - 2020-07-14 - Clean up pmtestRt.H
bfdf43a - Christian Geddes - 2020-07-14 - MPIPL: Remove old P9 code path we used to power down secondary cores
e497582 - Dan Crowell - 2020-07-14 - Allow skipping/running of OCC in multiproc via simics var
ffd0df7 - Roland Veloz - 2020-07-14 - Fix PRD's compile issue: Missed some items from previous commit
0fc0500 - Dan Crowell - 2020-07-14 - Improve console messages for new part detection
a52e54a - Mike Baiocchi - 2020-07-14 - Anti-Rollback Support: Updating SecureROM to check for Secure Version
6530a55 - Mike Baiocchi - 2020-07-14 - Anti-Rollback Support: Secure Version passed from HBBL to HDAT
04d2a4d - hostboot - 2020-07-14 - Update simics level to: 2020-07-12_80a419_simics.tar.gz 5526895db636a5df
dba137e - Ben Gass - 2020-07-14 - Revert removal of ATTR_IS_SIMULATION and associated explorer init changes.
5bbce65 - Joachim Fenkes - 2020-07-14 - p10_sbe_chiplet_fir_init: Add clockstop-on-xstop support
249fe16 - Luke Murray - 2020-07-14 - Adding attributes to disable L2 & L3 hashing
527a8e5 - Christopher M Riedl - 2020-07-14 - vbu/contained: Improve thread seed generation
e7002f2 - Sandeep Korrapati - 2020-07-14 - updated to latest register save-off structure, included SPI config registers
6be6da7 - rajerpp1 - 2020-07-14 - Changes for Enabling Clock Gard.

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 7bd8879..3e4ec74 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 "hw071220a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw071420a.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 f751269..b8c3dd1 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 "0e4484520826ee06e9f659e420373d8feba5e45c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "7adae75e8cd628b6d3737525597462422812f33d" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION