op-build update 10-15-2020
Changes Included for package hostboot-binaries, branch master:
08f5dd4 - hostboot - 2020-10-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101420a.opmst10
881c3f0 - hostboot - 2020-10-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101320a.opmst10
Changes Included for package sbe, branch master-p10:
9d383ab - Prasad Bg Ranganath - 2020-10-14 - XGPE:Port the "throttle SCOM" function from P9
5c3424b - aravnair-in - 2020-10-14 - Modify enums to avoid compile errors
f50b2cd - Louis Stermole - 2020-10-14 - Explorer thermal sensor polling updates
55eb47a - Justin Ginn - 2020-10-14 - Add missing attributes
37ea03a - Prasad Bg Ranganath - 2020-10-14 - MPIPL HWP: Disable the safe mode enablement in the pm suspend procedure
bd10080 - Justin Ginn - 2020-10-14 - Addressing incompatible FAPI_DBGs on ppe plat
4fb4135 - Adam Hale - 2020-10-14 - HW548941 - Mirrored Memory MDI Maintenance
295355d - Mark Pizzutillo - 2020-10-14 - Improve Explorer command error trace
0f81d0d - Mark Pizzutillo - 2020-10-14 - Add support for PMIC 4U Fail-In-Place Redundancy
Changes Included for package hcode, branch master-p10:
dc833d6 - hostboot - 2020-10-14 - Release tag & head commit information updated for hw101420a.opmst10
8a3751f - Matt Derksen - 2020-10-14 - Explorer Log support
22f0384 - Matt Derksen - 2020-10-14 - Support EXP_FW_LOG command to get Explorer FW logs
bc9e824 - hostboot - 2020-10-14 - Fix auto-mirror
b5afab1 - Rahul Batra - 2020-10-14 - PM: Restructure GPPB - PGPE (2/3)
78c8db2 - hostboot - 2020-10-14 - Release tag & head commit information updated for hw101320a.opmst10
a59b119 - Claus Michael Olsen - 2020-10-14 - DD20 infrastructure updates
2930995 - Yue Du - 2020-10-14 - QME: Add missing path due to build error
Changes Included for package hostboot, branch master-p10:
dcfe886 - Zach Clark - 2020-10-14 - Placeholders for new substeps in 14 (rng_init and enable_memory_encryption)
0a0b452 - Matthew Raybuck - 2020-10-14 - RIT PROTECT: Support no memory behind proc0
1f2fa07 - Matt Derksen - 2020-10-14 - Remove simics workaround for TPM_ENABLED
fb5539d - Luis Fernandez - 2020-10-14 - Retrieve Index-Selected WOF Table Header From SEEPROM
6420d4b - Stephen Glancy - 2020-10-14 - Adds lab tool to check explorer SPD revision
42bab1f - Chen Du - 2020-10-14 - Support ring overrides for P10
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 7db3ef0..e3e3434 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 "hw101220a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw101420a.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 307a912..e29215e 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 "hw101220a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw101420a.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 e784011..aad54b9 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 "8ff2564c5e3a96a52403941f2957eceddfe6db49" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "dcfe88625b65f02c7a3348424e2205624a81b45e" 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 da29600..3c0b969 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 "6253c0e1b629eaa57041858bae9d2829725893a6" if BR2_SBE_P10_LATEST_VERSION
+ default "9d383ab17ff5da24240d6170a7f6adf8ff9f0d1c" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION