op-build update 2-12-2020

Changes Included for package hcode, branch master-p10:
97e9379 - hostboot - 2020-02-11 - Release tag & head commit information updated for hw021120c.opmst10
893e64d - Rahul Batra - 2020-02-11 - PGPE: Add missing PGPE header fields
6d6853f - Thi Tran - 2020-02-11 - Add SRAM access for QME, OCC, and PCIe
73d9f79 - Rahul Batra - 2020-02-11 - PGPE: Add missing PGPE header fields
d1a84a1 - Thi Tran - 2020-02-11 - Add SRAM access for QME, OCC, and PCIe
0edbe19 - Thi Tran - 2020-02-11 - HWP supports for istep 14.3 p10_load_iop_xram
955d564 - Rahul Batra - 2020-02-11 - PGPE: WOF
aef2cca - Rahul Batra - 2020-02-11 - PGPE: Basic Pstates for P10
bf33587 - hostboot - 2020-02-11 - Fix auto-mirror

Changes Included for package hostboot, branch master-p10:
13427fa - Murulidhar Nataraju - 2020-02-11 - MPIPL: For PHYP based system replace spr/gpr numbers with names
515e599 - Nick Bofferding - 2020-02-11 - Support interrogating HOMER address through runtime test shim

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 30414a3..cac602c 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 "hw021120b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw021120c.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 5d20d0e..4b31073 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 "cd38077c74bd46b7c50d94f558084d44947d0fa7" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "13427fa8087ba245dec9fc989bd37cae7c9af1c9" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION