op-build update 10-30-2020
Changes Included for package hostboot-binaries, branch master:
e0f4592 - hostboot - 2020-10-29 - UPDATE executables for the NVIDIA gpu and/or ring files for hw102920a.opmst10
Changes Included for package hcode, branch master-p10:
b28cabf - hostboot - 2020-10-29 - Release tag & head commit information updated for hw102920a.opmst10
574904b - Rahul Batra - 2020-10-29 - XGPE: DD1 Fake Droop Inject Workaround
f8f387e - Rahul Batra - 2020-10-29 - PM: ISTEP4 resclk setup fixes
1a927b8 - Laura Hengel - 2020-10-29 - Nutty Polygon "fix"
Changes Included for package hostboot, branch master-p10:
8415071 - Luis Fernandez - 2020-10-29 - Fix array initialization in WOF data structures
588c8cc - Laura Hengel - 2020-10-29 - Nutty Polygon "fix"
7917c8d - Zach Clark - 2020-10-29 - Memory encryption support: Prevent cryptographic keys from being traced
7539124 - Prem Shanker Jha - 2020-10-29 - Image Build: Populated missing XGPE image header fields.
dcbac06 - Joe McGill - 2020-10-29 - p10_fabric_iovalid -- ensure spare lane checking is performed in full-width mode
9af6f34 - Adam Hale - 2020-10-29 - Mask sync FIR due to dd1.0 bug
64a1904 - Joachim Fenkes - 2020-10-29 - p10_sbe_rcs_setup: Add automated HW540133 workaround, skipping clk check for dd1
9e60488 - Emmanuel Sacristan - 2020-10-29 - changes to address latency concerns, values found/tested in sim
fe07159 - Christian Geddes - 2020-10-29 - Add base support for requesting current value of PLDM Bios attrs
584bb17 - Isaac Salem - 2020-10-29 - CppCheck static analysis fixes for hostboot - Phase 3
febf76a - Ilya Smirnov - 2020-10-29 - Port validateSecuritySettings from P9 to P10
115fdbd - Corey Swenson - 2020-10-29 - Increase BMC max error log size
511fe39 - Christian Geddes - 2020-10-29 - Use external pldm api from subtree in src/import/openbmc
13d4044 - Jenny Huynh - 2020-10-29 - Fixes for half-link configs and smp wrap mode
d56a02c - Roland Veloz - 2020-10-29 - Added an API to get a record's offset/length, for ECC too, from the VPD
9a9b251 - Bill Hoffa - 2020-10-29 - Support IBM 11S SPD Part Number and Serial Number
d50a8c0 - Zach Clark - 2020-10-29 - Memory encryption support: Use EKB constants for SCOM definitions (cleanup)
8d689726 - Zach Clark - 2020-10-29 - Register updates for Hostboot memory encryption support
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 d8e2377..b071b0c 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 "hw102820a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw102920a.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 05984b9..70e44c4 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 "hw102820a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw102920a.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 fb31330..49a764d 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 "516b36d46fbf193394aff9337513dbda2f033f84" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "8415071aa3491c6520f831ba5bed270275e1d673" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION