op-build update 4-23-2021
Changes Included for package occ, branch master-p10:
d27d1d1 - mbroyles - 2021-04-22 - Support for processor temperature thresholds from VPD
Changes Included for package sbe, branch master-p10:
bb36f64 - Murulidhar Nataraju - 2021-04-22 - Simics-6 Support: Update framework scripts
935dba0 - Murulidhar Nataraju - 2021-04-22 - Enable HW dump collection in MPIPL Path
Changes Included for package hcode, branch master-p10:
5ba2844 - hostboot - 2021-04-22 - Release tag & head commit information updated for hw042221a.opmst10
bd66874 - Rahul Batra - 2021-04-22 - PGPE: Add support for Stop Beacon IPC
9533b5a - Rahul Batra - 2021-04-22 - PGPE: Add support for Stop Beacon IPC
5b48e98 - Rahul Batra - 2021-04-22 - PGPE: Correctly Unmask interrupts
479fa4f - Rahul Batra - 2021-04-22 - PGPE10: Basic Pstates Set 2
773d1a1 - Rahul Batra - 2021-04-22 - PGPE: New P10 Infrastructure
aeb20a7 - Rahul Batra - 2021-04-22 - PGPE: Move to IOTA
30189e2 - hostboot - 2021-04-22 - Fix auto-mirror
1804424 - Greg Still - 2021-04-22 - PPB: suppress WOF Validation under Cronus
906ec04 - hostboot - 2021-04-22 - Release tag & head commit information updated for hw042021a.opmst10
0d966f0 - Prasad Bg Ranganath - 2021-04-22 - XPGE: IPC support for beacon stop request
f66988b - Amit Tendolkar - 2021-04-22 - Add XGPE functions to create error logs for stranded QMEs
e3392ec - Prasad Bg Ranganath - 2021-04-22 - XPGE: IPC support for beacon stop request
79213d2 - Yue Du - 2021-04-22 - QME: fix mma_active interrupt being in the way before ready
23e71d6 - Amit Tendolkar - 2021-04-22 - Utility to add PPE42 common XIRs to HCode Error Logs
2b1fd4f - Prasad Bg Ranganath - 2021-04-22 - XPGE: IPC support for beacon stop request
22d9626 - Amit Tendolkar - 2021-04-22 - Add XGPE functions to create error logs for stranded QMEs
ff89dd7 - Luke Murray - 2021-04-22 - Moving Venerated Voyage & Plucky Demonstrator fix to L2
e006daf - Joe McGill - 2021-04-22 - mask DL recoverable errors on DD2 contingent on #I bad lane vector data
Changes Included for package hostboot, branch master-p10:
40f058f - Greg Still - 2021-04-22 - PPB: add frequency biasing to #V pointer values
0379122 - Christian Geddes - 2021-04-22 - Reapply PLDM subtree changes made from 511fe39 to 7e9f2c5
9b6a48c - Christian Geddes - 2021-04-22 - Update to latest openbmc/pldm commit e7991b7
180d681 - Christian Geddes - 2021-04-22 - Track last commit that synced PLDM subtree
64737d8 - Nicholas E Bofferding - 2021-04-22 - Revert "Force TPM not required in SIMICS"
92fc572 - Caleb Palmer - 2021-04-22 - Revert "PRD: Dynamic Row Repair VCM Updates"
a84f126 - Caleb Palmer - 2021-04-22 - PRD: Cleanup extra entry of IUE_COUNTS parsing
51222a3 - Zane Shelley - 2021-04-22 - PRD: threshold_and_mask smp bus callouts for IOHS_DLP_FIR
9f20500 - Geetha Pisapati - 2021-04-22 - Added enum for IBM to manufacturer attribute
7fca773 - Amit Tendolkar - 2021-04-22 - Add XGPE functions to create error logs for stranded QMEs
Changes Included for package pnor, branch master-p10:
6720111 - Christian Geddes - 2021-04-22 - Merge pull request #37 from dcrowell/no-ecc-on-eecache
43618c3 - Daniel Crowell - 2021-04-19 - Permanently remove ecc from EECACHE
Changes Included for package hostboot-binaries, branch master:
03a82a1 - hostboot - 2021-04-22 - UPDATE executables for the NVIDIA gpu and/or ring files for hw042221a.opmst10
2bfd778 - hostboot - 2021-04-22 - UPDATE executables for the NVIDIA gpu and/or ring files for hw042021a.opmst10
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 ff72074..2c1d037 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 "hw041621a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw042221a.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 d6c4285..44adc39 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 "hw041621a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw042221a.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 0c7aa88..b316d0a 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 "a1050d466a4248b2079e1b2bb30387215cb83ac7" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "40f058f817e7772cdb73c307e01debfaf0973bc2" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 4aa6787..c445e91 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "4d61bc81938548286ddfd370c1113d0889d977dc" if BR2_OCC_P10_LATEST_VERSION
+ default "d27d1d1615cee81a7bb77c7c07f3fa254e65b853" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION
diff --git a/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk b/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk
index 1c0d8a5..644b28c 100644
--- a/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk
+++ b/openpower/package/openpower-pnor-p10/openpower-pnor-p10.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPENPOWER_PNOR_P10_VERSION ?= 8cc86147892fcb8a0c9fdcadbcd6a5b0c3da6f0d
+OPENPOWER_PNOR_P10_VERSION ?= 6720111b0e9c51faf3537bcdd96ea01b6df80795
# TODO: WORKAROUND: Need to reenable next line and comment out the two lines
# after that, when code is propagated to a public repo
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 7ba407c..a417655 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 "f26b4f6ec88b7d1f4f694c9ff985f8b7154bf039" if BR2_SBE_P10_LATEST_VERSION
+ default "bb36f642be1e9ea9579c23cf6e16e91cb18e0039" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION