op-build update 8-25-2020

Changes Included for package hostboot-binaries, branch master:
6f6acd1 - hostboot - 2020-08-24 - UPDATE executables for the NVIDIA gpu and/or ring files for hw082420a.opmst10

Changes Included for package sbe, branch master-p10:
99ee54b - Joe McGill - 2020-08-24 - p10_sbe_chiplet_pll_setup -- update lock checks
3ea140f - Murulidhar Nataraju - 2020-08-24 - MPIPL: Core Power-off procedure before select_ex in MPIPL Path
08753ce - Murulidhar Nataraju - 2020-08-24 - MPIPL: ISTEP 96.4: Architected Data Collection
65741f4 - Murulidhar Nataraju - 2020-08-24 - Update sbeDumpArchRegs() Failure path
c9702b8 - Douglas Gilbert - 2020-08-24 - ppe-trace: fix timestamps
f18a887 - Sumit Kumar - 2020-08-24 - Dyn services:Moved enum based modes to header file from xml
0ba2549 - Rahul Batra - 2020-08-24 - PM: Fix GPETSEL[FIT_SEL] values for XGPE and PGPE
a335652 - Greg Still - 2020-08-24 - p10_sbe_powerdown_backing_caches.C: clear PM_EXIT to ready for wake-up
0261f7f - Joe McGill - 2020-08-24 - adjust Sticky Spinster workaround for MC tank PLLs

Changes Included for package hcode, branch master-p10:
8af553c - hostboot - 2020-08-24 - Release tag & head commit information updated for hw082420a.opmst10
84354df - Douglas Gilbert - 2020-08-24 - ppe-trace: fix timestamps
96fad70 - Douglas Gilbert - 2020-08-24 - PPE trace version 3, Op trace
343479b - Douglas Gilbert - 2020-08-24 - hcode: GPE IPC support for IOTA
caf1c74 - Yue Du - 2020-08-24 - P10 Powman: initial common file port and qme image structures
60ede29 - hostboot - 2020-08-24 - Fix auto-mirror
805dd36 - Chris Steffen - 2020-08-24 - I/O Fixes
f6ae141 - Joe McGill - 2020-08-24 - adjust Sticky Spinster workaround for MC tank PLLs
f8a982b - Greg Still - 2020-08-24 - p10_sbe_powerdown_backing_caches.C: clear PM_EXIT to ready for wake-up
6ca8418 - Rahul Batra - 2020-08-24 - PM: Fix GPETSEL[FIT_SEL] values for XGPE and PGPE
76fae4d - Sumit Kumar - 2020-08-24 - Dyn services:Moved enum based modes to header file from xml

Changes Included for package hostboot, branch master-p10:
2a33aec - Mark Pizzutillo - 2020-08-24 - PMIC Enable and Lab Tool Optimizations
cb85d1a - Matthew Raybuck - 2020-08-24 - Remove File/Which.pm from Trace.pm
9115c7d - Prasad Bg Ranganath - 2020-08-24 - PM HWP:Bug fix in IQ vpd read
a9cbc6a - Rahul Batra - 2020-08-24 - PM: Fix GPETSEL[FIT_SEL] values for XGPE and PGPE
b6dc078 - Mark Pizzutillo - 2020-08-24 - Add RCD timing attributes for 4U

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 876795d..21411e1 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 "hw082320a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw082420a.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 48a86d5..6f1bfd8 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 "hw082320a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw082420a.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 257b130..fa5b36a 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 "154568a68dd03f3788536a64fc9d609e26d054eb" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "2a33aec4c40af4893a25fa528438902541e201ce" 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 9ec3dc0..deaadb3 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 "2f7c557881e3d36b5ad03fb355a04d14b0e76cbb" if BR2_SBE_P10_LATEST_VERSION
+	default "99ee54b3ede2b561cf979a4066051e231791ccaf" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION