op-build update 3-18-2021

Changes Included for package sbe, branch master-p10:
3c85f18 - Raja Das - 2021-03-16 - SB_setting xip along with measurement version passed to HBBL
c0d15a4 - RAJA DAS - 2021-03-16 - Revert "Fabric changes to support Everest SMP configuration"

Changes Included for package hostboot, branch master-p10:
a277fd4 - Ilya Smirnov - 2021-03-17 - Node Comm V2: Lock Abus Mailboxes
bc209c1 - Sneha Kadam - 2021-03-17 - Added looping through OMI targets in OMI setup/train if one fails
2594b0f - Mark Pizzutillo - 2021-03-17 - Fix timing offset value interpretation from SPD
d297a19 - Ilya Smirnov - 2021-03-17 - Node Comm V2: Change Node Comm Exchange Verbiage
68be3e5 - Ilya Smirnov - 2021-03-17 - Node Comm V2: Do Not Poison TPMs
3c24077 - Ilya Smirnov - 2021-03-17 - Node Comm V2: Add Error Handling
e9a7359 - Ilya Smirnov - 2021-03-17 - Node Comm V2: Enable Multithreaded Quote Exchange
eec14c1 - Ilya Smirnov - 2021-03-17 - Node Comm V2: Quote Exchange
9ecaa03 - Caleb Palmer - 2021-03-17 - PRD: Add P10 mem trgts to dimm dyn mem dealloc
d54e39e - Zane Shelley - 2021-03-17 - PRD: add ATTN traces and regs for debug
5c9886f - Ilya Smirnov - 2021-03-17 - Node Comm V2: Enable Multithreaded Nonce Exchange
3e9f66a - Ilya Smirnov - 2021-03-17 - Node Comm V2: Nonce Exchange
e4d19b8 - Zane Shelley - 2021-03-17 - PRD: callout PB token manager for EQ_NCU_FIR[13]
f37b777 - Zane Shelley - 2021-03-17 - ATTN: Added error log details for ATTR_PRD_HWP_PLID failure
0e29b0a - Daniel Crowell - 2021-03-17 - Clarify informational PG error log text
8de4921 - Matt Derksen - 2021-03-17 - Fix missing trace data from RC_RT_RES_TRACE_BUF_DUMPED
7e0756e - hostboot - 2021-03-17 - Update HCODE commit to 7f1d29c... SB_setting xip along with measurement
43a2e75 - hostboot - 2021-03-17 - Update simics level to: 2021-03-15_2fe185_simics.tar.gz 2fe185f452490f25
3a8f9ff - Louis Stermole - 2021-03-17 - Add overrideOnly tag to Explorer lab attributes

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 48e7bf7..7df1111 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 "54b551935677b73c0e4182add6c7074df27c7eb8" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "a277fd4ae117499582eb668eb2e6a1d88a7fc282" 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 f6ec9db..3d3bb45 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 "b97a3261b74f026234d7c6584eaf6d2ba6918c90" if BR2_SBE_P10_LATEST_VERSION
+	default "3c85f18cfac32973bc1fd2182cca5d0023bd3cab" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION