op-build update 10-27-2021

Changes Included for package sbe, branch master-p10:
81ff90f - akhis023 - 2021-10-26 - SBE trace tool enhancement
b2f1172 - akhis023 - 2021-10-26 - Added support to parse OCMB Entries

Changes Included for package hostboot, branch master-p10:
d5ed033 - Isaac Salem - 2021-10-26 - Fix memory mirroring BIOS attr name
3aac34f - Mike Baiocchi - 2021-10-26 - SBE Update: Perform Readback of SBE Version Info Struct To Catch Bad HW
af6e4e2 - Prasad Bg Ranganath - 2021-10-26 - Skip setup_evid and pstate parameter block when core count is zero

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 4a77c81..1fd6e9a 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 "5d87c4356c30c44967c7c81e152f1962d80bb5b3" if BR2_SBE_P10_LATEST_VERSION
+	default "81ff90f02128fe6930f8c8fe911cef49bed0a051" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION