op-build update 4-22-2021

Changes Included for package sbe, branch master-p10:
f26b4f6 - Nick Bofferding - 2021-04-20 - Wait for TPM to finish inserting waits states on TPM read
e474b91 - Amit Tendolkar - 2021-04-20 - Add XGPE functions to create error logs for stranded QMEs
74877f2 - Ryan Miller - 2021-04-20 - Updates to permit RCS enablement for DD2
6e7e3de - Prasad Bg Ranganath - 2021-04-20 - PMHWP: Enable timeout check in backing cache procedure
5501050 - Daniel Crowell - 2021-04-20 - Allow LPC Init to secondary processor
762be97 - Luke Murray - 2021-04-20 - Moving Venerated Voyage & Plucky Demonstrator fix to L2
22929a7 - Joe McGill - 2021-04-20 - mask DL recoverable errors on DD2 contingent on #I bad lane vector data

Changes Included for package hostboot, branch master-p10:
a1050d4 - Christian Geddes - 2021-04-21 - Add --emit-ipl-lids option to genPnorImages.pl
32946e9 - Daniel Crowell - 2021-04-21 - Make system-wide PM attributes non-volatile
0a26549 - Christian Geddes - 2021-04-21 - Load pldm_base and mctp modules prior to the pnor module
2d9270a - Matt Derksen - 2021-04-21 - Fix moduleid for ddPsuScomChipOp error
4581c6d - Deb McLemore - 2021-04-21 - Enable COMPILE time CXXTEST support
21f48ba - Daniel Crowell - 2021-04-21 - Allow LPC Init to secondary processor
921b57e - Daniel Crowell - 2021-04-21 - Handle modified PHYP HRMOR in multinode dump
0b5ced7 - Corey Swenson - 2021-04-21 - Add attribute to make missing PLDM BIOS attr error INFORMATIONAL
f0a48da - Dan Crowell - 2021-04-21 - More Documentation - Kernel VMM, IPL Types
a05c739 - Joe McGill - 2021-04-20 - p10_smp_link_firs -- update DD2 DL FIR mask applied without #I data

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 0ebd4d1..0c7aa88 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 "23b7e0362d00c1d72d5cc702d108518c70840216" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "a1050d466a4248b2079e1b2bb30387215cb83ac7" 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 ec9945e..7ba407c 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 "84713dc108290ab94724b3f22f320d89602ff51e" if BR2_SBE_P10_LATEST_VERSION
+	default "f26b4f6ec88b7d1f4f694c9ff985f8b7154bf039" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION