op-build update 1-15-2021

Changes Included for package hostboot-binaries, branch master:
311734d - hostboot - 2021-01-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw011421a.opmst10

Changes Included for package occ, branch master-p10:
8e9bff2 - mbroyles - 2021-01-14 - Fix divide by 0 when good_normal_cores_per_EQs is 0

Changes Included for package sbe, branch master-p10:
4acb861 - Srikantha Meesala - 2021-01-13 - Disable FastArray from DUMP ChipOp
7a93cd1 - Murulidhar Nataraju - 2021-01-13 - MPIPL: Enable First FIFO Data and Reset in EnterMPIPL Path
0ce2d97 - jdginn - 2021-01-13 - Add p10_sbe_skew_adjust_setup to DFT ipl
9d2f25d - Murulidhar Nataraju - 2021-01-13 - Make Special Wakeup NOOP on simics for StopInstruction
0a11ff9 - Matt Derksen - 2021-01-13 - RAS: Add explorer log gathering to appropriate errors
c859187 - Kahn Evans - 2021-01-13 - Add IOLINK fapi2 target type
9f0af29 - jdginn - 2021-01-13 - Mirror skewadjust_setup to from ekb to ppe
62d12d9 - Joachim Fenkes - 2021-01-13 - Skew and DC updates
bfaacad - Greg Still - 2021-01-13 - QME Hcode Size: new p10_fbc_core_topo HWP to enable space saving (2 of 4)

Changes Included for package hcode, branch master-p10:
07f2e80 - hostboot - 2021-01-14 - Release tag & head commit information updated for hw011421a.opmst10
7396fb5 - Rahul Batra - 2021-01-14 - PGPE: GPPB Updates
269c930 - Greg Still - 2021-01-14 - Self-restore: check for virutal thread ids to apply timefac work-around
9b92b63 - jdginn - 2021-01-14 - Adjust DFT default MSR

Changes Included for package hostboot, branch master-p10:
1da7c46 - Roland Veloz - 2021-01-14 - Error log that triggered reloadMvpdEecacheFromNextSource is handled by the API
88f09c7 - Christian Geddes - 2021-01-14 - Enable TPM detection by SP
c351626 - Roland Veloz - 2021-01-14 - Unit tests to exercise the VPD ECC update/validate APIs
b206f77 - Caleb Palmer - 2021-01-14 - PRD: Fix bit shifting in dynamic memory deallocation and reenable
4fdc676 - Luis Fernandez - 2021-01-14 - Update UD For WOF Override Search
0145024 - Matt Derksen - 2021-01-14 - New ATTR_OCMB_FW_UPDATE_STATUS for ocmb update recovery
4237fff - Zach Clark - 2021-01-14 - Expand HDAT I2C-related attributes for Everest, add runtime bounds checks
93426d7 - Matthew Raybuck - 2021-01-14 - Clear SPI Master status reg errors during engine init
166c9f0 - Roland Veloz - 2021-01-14 - Check if a PROC target is present before using it
44728b0 - Louis Stermole - 2021-01-14 - Fix FFDC for MSS_EXP_I2C_FW_BOOT_CONFIG_STATUS_CODE_INVALID
0920750 - Stephen Glancy - 2021-01-14 - Fixes restore repairs rank bugs for explorer

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 5eedbc6..b50c8d0 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 "hw011221a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw011421a.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 8e12f42..db3976e 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 "hw011221a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw011421a.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 3529c40..dbd6428 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 "36943e5094f2b4319bf43745271a6c62ba492b4a" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "1da7c46c82c9ca1c03fb015b90959d89bdef1d8d" 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 1a82c49..cb12baf 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 "9bd9ff0474f711a8ce819833b2268f7b0fa4cc69" if BR2_OCC_P10_LATEST_VERSION
+	default "8e9bff24a2b46b71afd954dc0fa30ae30e701379" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 3023ee8..c2214c6 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 "a0bb71aec24c6fe1cf64b142036e0cf4a63b322a" if BR2_SBE_P10_LATEST_VERSION
+	default "4acb861532cec65433aedc2e7c9c91b0824f80d7" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION