op-build update 2-24-2020

Changes Included for package hostboot-binaries, branch master:
bd03c56 - hostboot - 2020-02-22 - UPDATE executables for the NVIDIA gpu and/or ring files for hw022020a.opmst10

Changes Included for package hcode, branch master-p10:
954c225 - hostboot - 2020-02-24 - Release tag & head commit information updated for hw022320a.opmst10
8c4a55e - hostboot - 2020-02-22 - Release tag & head commit information updated for hw022020a.opmst10
c40ebe3 - hostboot - 2020-02-22 - Adding fastarray override ring ids bin to SBE image
6d65f02 - Thi Tran - 2020-02-22 - Adding fastarray override ring ids bin to SBE image
d863709 - Joachim Fenkes - 2020-02-22 - fastarray: Apply setup rings before dump
e0746c6 - Gregory S Still - 2020-02-22 - Revert "PM: p10_ipl_customize enablement of HV_INITS dyn init at runtime"
f10cde3 - Sumit Kumar - 2020-02-21 - Fix auto-mirror for EKB commit 91620

Changes Included for package hostboot, branch master-p10:
36f3ea5 - Jet Li - 2020-02-21 - Update p10_int_scom hardware procedures
6c08e67 - Andre A. Marin - 2020-02-21 - Snapshot of mss generic, explorer, and pmic source
f7e9bad - Nick Bofferding - 2020-02-21 - Added Explorer plug rules objects/includes to mss makefile
c257949 - Andre A. Marin - 2020-02-21 - Snapshot of mss generic, explorer, and pmic source
b2a3e3b - Andre A. Marin - 2020-02-21 - Snapshot of mss generic, explorer, and pmic source
76411e6 - Dan Crowell - 2020-02-21 - Rainier HBRT Hacks
7eb061d - Zane Shelley - 2020-02-21 - PRD: P10 Chip Data XML generated from figtree
72e121b - Olsen - 2020-02-21 - Dyninits support: Bug fixes to adding dyninits debug section to Seeprom image
c0a687d - Rahul Batra - 2020-02-21 - PM: Fix Pstate Offset/Length in PPMR
45308f7 - Jenny Huynh - 2020-02-21 - Enable epsilons in nmmu scom initfile
5e99769 - Thi Tran - 2020-02-21 - Adding fastarray override ring ids bin to SBE image
d2a3534 - Murulidhar Nataraju - 2020-02-21 - Update p10_sbe_attributes.xml with missing attribute
85c8015 - Deb McLemore - 2020-02-21 - Istep8 P10 new HWP integration

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 e90a706..960fdfb 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 "hw021920b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw022320a.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 dc94c1e..a34591c 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 "hw021920b.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw022020a.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 b63591b..ce30395 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 "59b3959aeb99dfd60552917d492ee6387e61bc14" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "36f3ea544bba8c2a23bcf6428918548ea984c5c4" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION