op-build update 7-6-2020

Changes Included for package hostboot-binaries, branch master:
bf48b91 - hostboot - 2020-07-05 - UPDATE executables for the NVIDIA gpu and/or ring files for hw070520a.opmst10
434f9af - hostboot - 2020-07-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw070420b.opmst10

Changes Included for package hcode, branch master-p10:
ad56ae0 - hostboot - 2020-07-05 - Release tag & head commit information updated for hw070520a.opmst10
9404495 - Christopher M Riedl - 2020-07-05 - vbu/contained: Improve thread seed generation
9b7f5d7 - hostboot - 2020-07-04 - Release tag & head commit information updated for hw070420b.opmst10
7291aca - Rahul Batra - 2020-07-04 - PGPE: DDS Updates
581a0b7 - Rahul Batra - 2020-07-04 - PGPE: DDS Updates
04ced19 - Rahul Batra - 2020-07-04 - PGPE: Fix pack
ea604bf - Rahul Batra - 2020-07-04 - PM: Attributes/GPPB/PGPE Header updates
3273364 - Prasad Bg Ranganath - 2020-07-04 - Pstate Parameter Block: istep 15 PPB update
6d22f21 - Rahul Batra - 2020-07-04 - PGPE: DDS Calculation
608293f - Rahul Batra - 2020-07-04 - PGPE10: Basic Pstates Set 2
949833d - Rahul Batra - 2020-07-04 - PGPE: Basic Pstates for P10
462a4a8 - Rahul Batra - 2020-07-04 - PGPE: New P10 Infrastructure
fa7116c - hostboot - 2020-07-04 - Fix auto-mirror
90c1f49 - Rahul Batra - 2020-07-04 - PM: Revert resclk at istep4 enablement attrs from QME

Changes Included for package hostboot, branch master-p10:
c97193d - Minoru Fernando - 2020-07-04 - INT Scan/Scom Initfile Updates

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 20b890a..4dbbb8a 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 "hw070420a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw070520a.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-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index afd3f8c..50b5fc1 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
 
 config BR2_HOSTBOOT_BINARIES_VERSION
 	string
-	default "hw070420a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw070520a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 0120651..412da7e 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 "3e15d28e8a1ff462a2a0df6afd9ff4c6409f5e28" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c97193de4589afa97c876717e8ba8b348db177e5" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION