op-build update 10-13-2020
Changes Included for package hostboot-binaries, branch master:
b8d2966 - hostboot - 2020-10-12 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101220a.opmst10
Changes Included for package sbe, branch master-p10:
373af75 - Joe McGill - 2020-10-12 - Add scan support
Changes Included for package hcode, branch master-p10:
156c37e - hostboot - 2020-10-12 - Release tag & head commit information updated for hw101220a.opmst10
d91083c - Yue Du - 2020-10-12 - QME: Fix masking issue on 4 cores configuration
f25c550 - Greg Still - 2020-10-12 - p10_pstate_parameter_block: force STATIC_VOLTAGE to PGPE for Lethal Coffee
Changes Included for package hostboot, branch master-p10:
267c992 - Prasad Bg Ranganath - 2020-10-12 - PM HWP: Some bug fixes in setup_evid procedure
8fdb432 - Greg Still - 2020-10-12 - p10_pstate_parameter_block: force STATIC_VOLTAGE to PGPE for Lethal Coffee
44050ba - Zane Shelley - 2020-10-12 - add ability to callout specific OSCREFCLK
9cb922b - Christian Geddes - 2020-10-12 - Update CDM_POLICY flag if NO_GARD flag is set in MFG_FLAGS attr
cf15f60 - Christian Geddes - 2020-10-12 - Remove code to set HRMOR in secureboot signature
20fbda6 - Zach Clark - 2020-10-12 - Add EH section to PELs on OpenPower systems
816adf8 - Prasad Bg Ranganath - 2020-10-12 - XGPE:Port the "throttle SCOM" function from P9
7a9c1db - Adam Hale - 2020-10-12 - Memory Encryption Attribute and Initialization
692cc65 - Justin Ginn - 2020-10-12 - Addressing incompatible FAPI_DBGs on ppe plat
1634e88 - Justin Ginn - 2020-10-12 - Add missing attributes
e4b37b7 - Adam Hale - 2020-10-12 - HW548941 - Mirrored Memory MDI Maintenance
2fa3cc7 - Jenny Huynh - 2020-10-12 - Enable EDPL functionality to spare bad lanes on iohs links
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 adc367c..7db3ef0 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 "hw101120a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw101220a.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 2e34ebf..307a912 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 "hw101120a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw101220a.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 cb5ec05..f3d3ed1 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 "cf6cdeafd4d0bc6ccec4c3333be3756aeb6435d0" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "267c99273459446e2dd296191e4ed9bcebb342e5" 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 6a7dc8b..d5bc0c4 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 "3b6288757d2130fc6db1fa70d792d5e22199a300" if BR2_SBE_P10_LATEST_VERSION
+ default "373af75787c95a94f3f7c22c50d2ab9e6f815b33" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION