op-build update 12-19-2019

Changes Included for package sbe, branch master-p10:
93007a6 - Sumit Kumar - 2019-12-19 - Common compiler flags support: Fixed return value
26ed140 - Ilya Smirnov - 2019-12-19 - Correct PU_OCB_OCI_OISR0/1_CLEAR Mapping
9416361 - Joachim Fenkes - 2019-12-19 - Update 3:1 clock mux select values
e65888e - Joachim Fenkes - 2019-12-19 - FAPI2 PLAT: Use static compile time checks provided by FAPI
a561ca5 - Joachim Fenkes - 2019-12-19 - FAPI2: Add static compile time checks for some Target methods
3066aa6 - Prem Shanker Jha - 2019-12-19 - Disable PFET checking in QME (until drop Z)
c1bb82e - Anusha Reddy Rangareddygari - 2019-12-19 - HWP updated for OCC
1f6cab8 - Yue Du - 2019-12-19 - QME: Core/Cache Scom Customize Restore HWPs
1329df3 - Christopher M Riedl - 2019-12-19 - istep3: Ensure N1 chiplet tholds deassert in-sync w/ other chiplets
9a032a9 - Yue Du - 2019-12-19 - Istep4: all in one commit
1093ebd - Nicholas Landi - 2019-12-19 - Add scan initfile for trace array enabling
e343f97 - Joe McGill - 2019-12-19 - Add scan support

Changes Included for package hcode, branch master-p10:
ffdef7b - hostboot - 2019-12-19 - Release tag & head commit information updated for hw121919a.opmst10
bd5d340 - Greg Still - 2019-12-19 - QME Hcode: VBU work-arounds
316a7c3 - Yue Du - 2019-12-19 - QME: Core/Cache Scom Customize Restore HWPs
99e752a - Greg Still - 2019-12-19 - Hcode: move vector pool block size to 384
6b31f3b - Greg Still - 2019-12-19 - QME Hcode: VBU work-arounds
de84a9c - Yue Du - 2019-12-19 - QME: Core/Cache Scom Customize Restore HWPs
880cc32 - Greg Still - 2019-12-19 - PM: Level2 of HWP p10_pm_qme_init.
bc6ab04 - Yue Du - 2019-12-19 - QME: Fixes for EPM and Powermixer
c887462 - Prasad Bg Ranganath - 2019-12-19 - XGPE Hcode: suspend_powman function & block entry/exit support
41cb412 - Yue Du - 2019-12-19 - QME: Scominit support by QME Platform
bfaf911 - Yue Du - 2019-12-19 - QME: Stop11 Entry
62d9e3c - Prem Shanker Jha - 2019-12-19 - QME Putring: scanning support for QME platform.
be3fb21 - Yue Du - 2019-12-19 - QME: Fix Core Multicast Target getChildren
e5b1bc7 - Yue Du - 2019-12-19 - PPE: Update Generic qme/gpe scom macros
6d1a42d - Yue Du - 2019-12-19 - STOP/QME/FAPI: Tracking EPM/VBU HW Sim Changes
7aa51d2 - Yue Du - 2019-12-19 - QME: HWPF Support Fapi2 Procedures into QME Image
b1d87d8 - Yue Du - 2019-12-19 - CORECACHE: IStep4 HWP Level 1 Delivery
48c560a - Yue Du - 2019-12-19 - QME: STOP2 and STOP5 Image
699d37a - Yue Du - 2019-12-19 - P10 Powman: initial common file port and qme image structures
d8c357b - hostboot - 2019-12-19 - Fix auto-mirror
551bc21 - Joachim Fenkes - 2019-12-19 - Update 3:1 clock mux select values
5c3396c - rajerpp1 - 2019-12-19 - Added sub procedure to check quiesce state for PAU
ce84828 - Prasad Bg Ranganath - 2019-12-19 - XGPE:Initialize header data before fit handler starts
bdaac51 - Prasad Bg Ranganath - 2019-12-19 - Level3 PM FIRINIT procedures
5a6ff24 - Sumit Kumar - 2019-12-19 - Fixed flag HCD_QME_SKIP_BCE_SCOM in qme_common.mk
0788533 - Sumit Kumar - 2019-12-18 - Updated head_commit to include change-Id

Changes Included for package hostboot, branch master-p10:
957af0e - Ilya Smirnov - 2019-12-19 - Fix BlTrace.pm To Accomodate For Increased HBBL Size
4b70145 - Dan Crowell - 2019-12-19 - Remove original serverwiz parser
932aa02 - Ilya Smirnov - 2019-12-19 - Multicast: Compare Error Handling and Tests
715f0b6 - hostboot - 2019-12-19 - Update simics level to: 2019-12-18_2ac3c9_simics.tar.gz
f5eafc3 - Nick Bofferding - 2019-12-19 - Update HCODE to a9acb2bd57b5839c3ce3020eda5f195d6f5fd243
530a827 - Nick Bofferding - 2019-12-19 - Remove / disable use of MEMD in runtime code
eb035c6 - Nick Bofferding - 2019-12-19 - Add HOSTSVC_PLID attribute to sys target
3410aa5 - Bill Hoffa - 2019-12-19 - SBE DMT Message Uses all 4 mbox regs
cdfc212 - Ilya Smirnov - 2019-12-19 - VPO: Fix HBI VPO Size + Other Fixes
d8b5677 - Nick Bofferding - 2019-12-19 - Divorce global coverage request from individual artifact coverage decisions
0d9c7bc - Zach Clark - 2019-12-19 - Stop unnecessarily regenerating build artifacts

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 bdbb860..13beb73 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 "hw121819a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw121919a.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 ded7889..44b1c26 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 "52a8fd6b8a65027ac034c0842460b62545ee70a7" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "957af0e18659e5bc3498df29c739680d0777c62f" 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 0e25f0c..34852f6 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 "cf475483954aaf81fe51630e3c99164caea44341" if BR2_SBE_P10_LATEST_VERSION
+	default "93007a6653b24802474affc5142c8122f16736b9" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION