op-build update 4-15-2021

Changes Included for package sbe, branch master-p10:
a948ee8 - Murulidhar Nataraju - 2021-04-14 - MPIPL: Enable HW Dump Collection in the MPIPL path
5032fe6 - Murulidhar Nataraju - 2021-04-14 - MPIPL: Support Metadata structure to collect architected data
86c1f49 - Murulidhar Nataraju - 2021-04-14 - MPIPL dump data update to HB Address as per MPIPL codeflow
5345908 - Srikantha Meesala - 2021-04-14 - HB Dump get trigger only for master proc chip

Changes Included for package hcode, branch master-p10:
dff6514 - hostboot - 2021-04-14 - Release tag & head commit information updated for hw041421b.opmst10
5907c02 - Lilith Hale - 2021-04-14 - Mask low latency dropout caused by dd2 Jazzy Rabbit Fix
14a9971 - Prasad Bg Ranganath - 2021-04-14 - PPB: Add WOFBASE freq attribute which ise usfor sorting wof data
61500a6 - Rahul Batra - 2021-04-14 - PGPE: Safe Mode actuation using VPD
4941bb6 - hostboot - 2021-04-14 - Release tag & head commit information updated for hw041421a.opmst10
8f04c2d - Joe McGill - 2021-04-14 - initialize IOPFIR register error reporting
894047a - Prasad Bg Ranganath - 2021-04-14 - PPB: For DD1 pound V data should always read from static table
5deb360 - Nick Bofferding - 2021-04-14 - New HWPs and attributes to support cross-node bus FIR masking
45c61fb - Raja Das - 2021-04-14 - Updated default TPM SPI Clock divider to 0x15

Changes Included for package hostboot, branch master-p10:
7749e11 - Zane Shelley - 2021-04-14 - PRD: do not guard low priority proc for RCS errors
fbd439b - Caleb Palmer - 2021-04-14 - PRD: MemSymbol adjust to spare correctly for getting dram
3427acb - Zane Shelley - 2021-04-14 - PRD: add extra FFDC for PLL/RCS attentions
40d71e7 - hostboot - 2021-04-14 - Update simics level to: 2021-04-13_49d8cf_simics.tar.gz 49d8cf89d1fff88a
b315218 - Michael Baiocchi - 2021-04-14 - Collect more FFDC for istep10 Security Failures
0a57eb3 - Daniel Crowell - 2021-04-14 - Remove deprecated DMI_BUS_CALLOUT
55f1be7 - Jayashankar Padath - 2021-04-14 - HDAT: Everest system support
022a13b - Matt Derksen - 2021-04-14 - Do not terminate IPL on SBE failures before SBE update
520845e - hostboot - 2021-04-14 - Update HCODE commit to b2ee6a6... Oh look, more async_resets we forgot -
c1930fd - hostboot - 2021-04-14 - Update SBE commit to 683a125... PPB: add FLMR and FMMR override attribut
2f2ac42 - Roland Veloz - 2021-04-14 - Added better positive/negative feedback from applying VPD algorithms
6f53964 - Chris Cain - 2021-04-14 - Add new p10 memory temperature limit and timeout attributes
7d12d97 - Matt Derksen - 2021-04-14 - Fix MMIO channel checkstop RC
27f2687 - Stephen Glancy - 2021-04-14 - Updates explorer row repair for RAS requirements
4c13f8b - McIlvain - 2021-04-14 - Samsung 4U 256G 0_5_x
f7df57c - Minoru Fernando - 2021-04-14 - INT scominit
3088b91 - Ben Gass - 2021-04-14 - Fix missing string ref causing coredumps
295e791 - Prasad Bg Ranganath - 2021-04-14 - PPB: FIxed few bugs that was causing istep 8 failure
6947ee9 - Daniel Melnikov - 2021-04-14 - Set MBAREFAQ_CFG_TSTAB in scominit
a886763 - Joe McGill - 2021-04-14 - initialize IOPFIR register error reporting
b13c76e - Nick Bofferding - 2021-04-14 - New HWPs and attributes to support cross-node bus FIR masking
8b0c40d - Matt Derksen - 2021-04-14 - Fix dev failure for exp_collect_explorer_active_log_x86_64.so
aa11a82 - Dan Crowell - 2021-04-14 - Deconfigure Explorer for any scom failure
ee733a5 - Prasad Bg Ranganath - 2021-04-14 - PM HWP: Read Bit 28 in occflg0 to verify OCC start status
f148536 - Vikas Kamath - 2021-04-14 - Remove %simics% path dependency for eecache images in simics standalone
63a318e - hostboot - 2021-04-14 - Update simics level to: 2021-04-12_db4136_simics.tar.gz db4136110e380df8

Changes Included for package hostboot-binaries, branch master:
c656285 - hostboot - 2021-04-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041421b.opmst10
2f97a44 - hostboot - 2021-04-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041421a.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 c78480a..c28c1e8 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 "hw041021a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw041421b.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 c6f2d80..d459353 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 "hw041021a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw041421b.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 7ecb1d2..bb56833 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 "043470c9449cc5aca4acf9501cb251f087703cff" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "7749e1123da0de9dc330c2e36ba23f95e1acadc3" 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 0ba96e2..5f39acd 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 "cb14f3f38a43d108160177fbd6857392f68df7af" if BR2_SBE_P10_LATEST_VERSION
+	default "a948ee8fbf9d5b35c49346e5f94cf1c29fdc48e6" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION