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