op-build update 4-5-2021

Changes Included for package everest-xml, branch master:
ca658e9 - Anh Dang - 2021-04-02 - regenerate HTML from pull#28
3a90985 - Anh Dang - 2021-04-02 - Merge pull request #28 from anhdang/master
b0e15b6 - Anh Dang - 2021-04-01 - I2C connection between DIMM and Processor
4e2674e - Anh Dang - 2021-04-01 - Update I2c address for TMP275-2 -->0x94 -->0x92 -->discovered during bringup 4/1 Change VCS_VDD_OFFSET_MV --from 20 -->0 per SW520904
3392a2b - Anh Dang - 2021-03-26 - Swapping i2c bus for Dimm  p88 and p89 (C52/C53)
01e0d4a - Anh Dang - 2021-03-25 - Correction OMI connections mistakes and reupdate OMI_REFCLOCK_SWIZZLE to match

Changes Included for package occ, branch master-p10:
29e48f6 - mbroyles - 2021-04-02 - Set OCCFLG0 bit 28 to indicate OCC started

Changes Included for package sbe, branch master-p10:
f7e7b60 - Louis Stermole - 2021-04-03 - Fix data param in save_fw_api_version to call by reference
c5e606e - akhis023 - 2021-04-02 - Enable Verification functionalities
64bad05 - Raja Das - 2021-04-02 - Update TPM SPI clock delay to 7 cycles
7836e88 - Chris Engel - 2021-04-02 - Updates to SBE measurement TPM flows
d5ec7ea - Raja Das - 2021-04-02 - New GCC Def for Verification Image
846aa71 - Raja Das - 2021-04-02 - Fixed SBE tracing for Verification Image in HW
c07e46f - Srikantha Meesala - 2021-04-02 - Enable Pri/Sec and FFDC RC into PutScom, TraceArray and Sram
1869e5e - Srikantha Meesala - 2021-04-02 - Enable Pri/Sec and FFDC RC into Ring, FastArray Data Dump
824aa6b - Raja Das - 2021-04-02 - Simics sbe traces fixed for the changed SBE flow status codes
81baea2 - Chris Engel - 2021-04-01 - Fix issue with extend of HW key hash to PCR1/6
eba8d1a - akhis023 - 2021-04-01 - Enable SBE Verificaton Flow
ebe78e8 - Chris Engel - 2021-04-01 - Add MPIPL flag to PCR1 security states

Changes Included for package hcode, branch master-p10:
948de69 - hostboot - 2021-04-03 - Release tag & head commit information updated for hw040221a.opmst10
3937ab7 - Douglas Gilbert - 2021-04-03 - ppe-trace fix for environment issue on AIX
b0c0ec6 - Douglas Gilbert - 2021-04-03 - ppe-trace fix for environment issue on AIX
4e0201e - Douglas Gilbert - 2021-04-03 - ppe-trace : Display time differentials
b0d459d - Joachim Fenkes - 2021-04-03 - Transfer ATTR_TPM_SPI_BUS_DIV via scratch reg 13
8dcef06 - Joachim Fenkes - 2021-04-03 - Add ATTR_TPM_SPI_BUS_DIV attribute to choose SPI settings in measurement

Changes Included for package hostboot, branch master-p10:
bfdffd7 - Zach Clark - 2021-04-04 - SMPGROUP support: Fix bug deconfiguring SMPGROUPs with NULL peers (commit 10/n)
b1b844d - Joe McGill - 2021-04-03 - adjust unmasking for PAU PHY FIR
de2950e - Joe McGill - 2021-04-03 - p10_cpu_set_frequency,p10_setup_evid -- update unlock report handling
84803dc - Chen Du - 2021-04-02 - Set trusted boot HDAT bit correctly
bcb2d1d - Vikas Kamath - 2021-04-02 - Simics-6 related script changes

Changes Included for package hostboot-binaries, branch master:
2eb431e - hostboot - 2021-04-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw040221a.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 a4d2cbb..f18668d 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 "hw033121a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw040221a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION