op-build update 1-6-2021

Changes Included for package sbe, branch master-p10:
b03918f - Louis Stermole - 2021-01-05 - L3 updates to exp_fw_update
092a61c - Ben Gass - 2021-01-05 - Update clock checking for chache contained updates
efb1d3a - Srikantha Meesala - 2021-01-04 - Dump chip unit number change to target instance numbers
1e394a2 - Adam Hale - 2021-01-04 - HW555009 - Jazzy Rabbit - Set USTL Self Detect Dead Cycle to avoid DI
70d51ea - Raja Das - 2021-01-04 - Add delay in the TPM reset transition
74827d7 - akhis023 - 2021-01-04 - Secure Boot - Sign SBE image

Changes Included for package hostboot, branch master-p10:
7718924 - Kahn Evans - 2021-01-05 - Add IOLINK fapi2 target type
ddfe502 - Christian Geddes - 2021-01-05 - Send tracelite output to VUART2 when hb-debug-console is "Enabled"
9724eb9 - Christian Geddes - 2021-01-05 - Add support for hb-debug-console PLDM BIOS attribute
f9ca7dd - Chen Du - 2021-01-05 - Re-enable get capabilities API for 2nd FIFO
7143c1b - Chen Du - 2021-01-05 - Patch change in for SMPGROUP
ac0d2ce - hostboot - 2021-01-05 - Update HCODE commit to eb52356... Update clock checking for chache conta
5004c0a - Isaac Salem - 2021-01-05 - enable physical presence detection support for Denali
fff09f7 - Prasad Bg Ranganath - 2021-01-05 - PM HWPs: p10_get_freq_compat_settings(), p10_check_freq_compat()
84cc09c - hostboot - 2021-01-05 - Update SBE commit to 1e394a2... HW555009 - Jazzy Rabbit - Set USTL Self

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index ee38d0f..1eb639d 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 "5a40144874942058f2511020eb0b3d06e508b18c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "7718924a6e5fe63b3715b7c7186ca152bcee4752" 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 98a0cbf..4138f51 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 "ea998d25f17bc8723066f4493882d0d94e947d96" if BR2_SBE_P10_LATEST_VERSION
+	default "b03918f922a50e03e8570583164fa1f68f9e89a4" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION