op-build update 4-19-2021

Changes Included for package sbe, branch master-p10:
df0cca2 - Raja Das - 2021-04-16 - Measurement image jumps to Boot Seeprom Removed
6950741 - Greg Still - 2021-04-16 - Cronus Resonant Clocks: adjust for hardware stepper frequency thresholds
a256d01 - Greg Still - 2021-04-16 - PPB: properly interpolate safe mode values
5f6cb6d - Lilith Hale - 2021-04-16 - Mask low latency dropout caused by dd2 Jazzy Rabbit Fix
bea926a - Prasad Bg Ranganath - 2021-04-16 - PPB: Add WOFBASE freq attribute which ise usfor sorting wof data
fd16b5b - Mark Pizzutillo - 2021-04-16 - Change sorted find_targets to pos instead of index
b76aed9 - Joe McGill - 2021-04-16 - initialize IOPFIR register error reporting
5d6a812 - Joe McGill - 2021-04-16 - p10_sbe_mcs_setup -- revert 102470
649209c - Prasad Bg Ranganath - 2021-04-15 - PPB: For DD1 pound V data should always read from static table

Changes Included for package hcode, branch master-p10:
870e0cd - hostboot - 2021-04-17 - Release tag & head commit information updated for hw041621a.opmst10
38d66ee - Ryan Miller - 2021-04-17 - Adding TDR isolation code for abus
fc9ab75 - Greg Still - 2021-04-17 - OPPB: add sort power IO temps to OCC parameter block
cd3debb - Greg Still - 2021-04-17 - OPPB: add sort power IO temps to OCC parameter block
a78c39a - Greg Still - 2021-04-17 - PPB: properly interpolate safe mode values
3355837 - Greg Still - 2021-04-17 - Cronus Resonant Clocks: adjust for hardware stepper frequency thresholds

Changes Included for package hostboot, branch master-p10:
f57e440 - Anusha Reddy Rangareddygari - 2021-04-18 - P10 HWP updates - istep 2 procedures
71f8224 - Michael Pardeik - 2021-04-18 - Add mwrHide flag for ATTR_MSS_MRW_THERMAL_SENSOR_POLLING_PERIOD
571f39d - Ryan Miller - 2021-04-18 - Adding TDR isolation code for abus
40a0e0a - Joe McGill - 2021-04-18 - p10_getecid_wrap -- update mini EC information for DD20
a2a35d2 - Minoru Fernando - 2021-04-18 - INT scominits
0f9ac36 - Geetha Pisapati - 2021-04-18 - Add MDS support for power thermal throttling
008eafb - Michael Pardeik - 2021-04-18 - Update ATTR_MSS_MRW_THERMAL_SENSOR_POLLING_PERIOD to 200 ms
76554a3 - Ilya Smirnov - 2021-04-18 - Don't Set CFAM Protection Bit In Root Ctrl
7659f27 - Lilith Hale - 2021-04-18 - Mask low latency dropout caused by dd2 Jazzy Rabbit Fix
bd57788 - Zane Shelley - 2021-04-17 - PRD: fix snprintf() truncation errors
77cae6b - Olsen - 2021-04-17 - Customization updates: Fixing various dynamic init/feature issues
540f738 - Mark Pizzutillo - 2021-04-17 - Change sorted find_targets to pos instead of index
e6189cd - Greg Still - 2021-04-17 - OPPB: add sort power IO temps to OCC parameter block
7807899 - Mark Pizzutillo - 2021-04-17 - Pull in SPD settings into PMIC 4U Enable
533a6c2 - Prasad Bg Ranganath - 2021-04-17 - PPB: Add WOFBASE freq attribute which ise usfor sorting wof data
f6ded7b - Greg Still - 2021-04-17 - PPB: properly interpolate safe mode values
01e2d29 - Dan Crowell - 2021-04-16 - Fix DIMM PRESENT/FUNCTIONAL traces
89e7bbc - hostboot - 2021-04-16 - Update simics level to: 2021-04-15_2174cf_simics.tar.gz 2174cf9cbded9c93
ec6e235 - Daniel Crowell - 2021-04-16 - Make ATTR_SYS_CLK_NE_TERMINATION_SITE writeable
15513ef - Daniel Crowell - 2021-04-16 - Remove cdimm target type
88057b8 - Zane Shelley - 2021-04-16 - PRD: yocto use initializer instead of memset
4338a70 - Zane Shelley - 2021-04-16 - PRD: Cleaned util*.H header include usage in simulator
0762003 - Zane Shelley - 2021-04-16 - PRD: remove plat_hwp_invoker.H from simulator dependency
3aea48d - hostboot - 2021-04-16 - Update simics level to: 2021-04-15_07c02a_simics.tar.gz 07c02affdd1733f9
e4a1cdf - Michael Baiocchi - 2021-04-16 - Do Not Export Certain SBE Attributes To The MRW
bbc63b5 - Roland Veloz - 2021-04-16 - Secure Boot: Add check for HW Key hash of all PROCs in istep 10.1
007c07b - hostboot - 2021-04-16 - Update HCODE commit to dc4109f... PPB: properly interpolate safe mode va
696862c - hostboot - 2021-04-16 - Update SBE commit to 649209c... PPB: For DD1 pound V data should always

Changes Included for package hostboot-binaries, branch master:
0db3ee2 - hostboot - 2021-04-17 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041621a.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 c28c1e8..ff72074 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 "hw041421b.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw041621a.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 d459353..d6c4285 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 "hw041421b.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw041621a.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 ed02ebb..b33d653 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 "ab9e2cd884bd3924fd7593cfed361b9c421e4485" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "f57e440c46e9b5295fd6274d6898bce13c8a5908" 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 5f39acd..c10e0b5 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 "a948ee8fbf9d5b35c49346e5f94cf1c29fdc48e6" if BR2_SBE_P10_LATEST_VERSION
+	default "df0cca257142b19bd02e10c422d353ed5d44aff9" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION