op-build update 12-12-2019
Changes Included for package sbe, branch master-p10:
7ca8ca8 - Ben Gass - 2019-12-12 - Fix bad register bit reference in p10_sbe_rcs_setup.C
efa3283 - Anusha Reddy Rangareddygari - 2019-12-11 - IPL updates ver46
7ea0db7 - Ben Gass - 2019-12-11 - Update register header files from drop Y.
Changes Included for package hcode, branch master-p10:
dafe988 - hostboot - 2019-12-12 - Release tag & head commit information updated for hw121019a.opmst10
a662c4e - Sumit Kumar - 2019-12-12 - Get repo HEAD commit captured in HW Image build
90cb2f3 - Sumit Kumar - 2019-12-12 - Fix to add HEAD commit number to HW Image
fa0eeac - Sumit Kumar - 2019-12-12 - Get repo HEAD commit captured in HW Image build
4865453 - Sumit Kumar - 2019-12-12 - Fixing compilation error reported in RHEL7
a165f21 - Shajith Chandran - 2019-12-12 - New member in XIP header for data section
a705dfe - Olsen - 2019-12-12 - Updates to XGPE image
d970ad5 - Sumit Kumar - 2019-12-12 - Build and append XGPE XIP Image into HW Image
a1ae3f1 - us3j2135 - 2019-12-12 - QME customization for hcode_image_build
8198951 - Sumit Kumar - 2019-12-12 - Build & append PGPE XIP Image into HW Image
8c98e0a - Claus Michael Olsen - 2019-12-12 - Eliminating separate MVPD ring lists and updating insertion order
9602a66 - Thi Tran - 2019-12-12 - HWP supports: Import and build IOP instruction code into p10.hw_image.bin
5976bff - Claus Michael Olsen - 2019-12-12 - Dyninits support: ring_apply and .dynamic ring section generation
06260d6 - Claus Michael Olsen - 2019-12-12 - Dyninits support: TOR API, RS4 API/hdr and ring_apply using new APIs
d15e7bd - Claus Michael Olsen - 2019-12-12 - Dyninits support: ifCompiler - 2nd try
fdd53aa - Claus Michael Olsen - 2019-12-12 - Removing TOR ring variants
3399ac3 - Kahn Evans - 2019-12-12 - ifCompiler updates(2): Getting ifCompiler to function with P10 engd
4549c4b - Claus Michael Olsen - 2019-12-12 - Code improvement: ifCompiler updates
84bb46b - Claus Michael Olsen - 2019-12-12 - P10 prep: IPL image [formerly XIP image] changes (2)
6fc1020 - Claus Michael Olsen - 2019-12-12 - P10 prep: IPL image [formerly XIP image] changes (1)
4e0e4c2 - Claus Michael Olsen - 2019-12-12 - Renaming and relocating core image infrastructure files (new)
c5b050c - Sumit Kumar - 2019-12-12 - Fix auto-mirror
17078ae - Sumit Kumar - 2019-12-12 - Support to include HEAD commit in HW Image build
Changes Included for package hostboot, branch master-p10:
e891520 - hostboot - 2019-12-12 - Update simics level to: 2019-12-09_d3bb48_simics.tar.gz
ad4c2c6 - Nick Bofferding - 2019-12-12 - Correct PBI CQ FIR Mask Register address for P10
de962b5 - Prasad Bg Ranganath - 2019-12-11 - ISTEP21: PM START procedure
0312a95 - Glenn Miles - 2019-12-11 - Pull in HCODE fix for correcting OIMR mask
520b5ce - Christian Geddes - 2019-12-11 - Filter out i2c slaves that are not associated with a given master
513b902 - Ilya Smirnov - 2019-12-11 - Integrate New QME HWPs
842ddb0 - Prem Shanker Jha - 2019-12-11 - Img Build: QME ring customization in HOMER.
3fd3f28 - Prasad Bg Ranganath - 2019-12-11 - PM HWP: Support api that fetch deconfigured core target
a22f9e5 - Sumit Kumar - 2019-12-11 - Get repo HEAD commit captured in HW Image build
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 bc2a2e5..09bdaf0 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 "hw120819a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw121019a.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 e94fdd6..cf6d9f1 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 "c6ca8267210054d2a84b315cbc0c703fb16f0467" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "e891520a3d7b5cee7727c6ac50c42ae10a7eb1cb" 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 67dd613..3ccfc02 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 "76ce806c162d0a3284da4d1a118b82d6120b944d" if BR2_SBE_P10_LATEST_VERSION
+ default "7ca8ca88c3961b52b7534f5342380a37c64bb799" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION