op-build update 5-8-2020

Changes Included for package sbe, branch master-p10:
ed7d4be - Murulidhar Nataraju - 2020-05-07 - Phase1: Enable MPIPL Procedure compilation

Changes Included for package rainier-xml, branch master:
6fa9eea - RUBY M ZGABAY - 2020-05-07 - Merge pull request #30 from shawnmm/master
6bab55a - Shawn McCarney - 2020-05-07 - Remove AVDD voltage setting from JSON config file

Changes Included for package hostboot, branch master-p10:
a13b562 - Mike Baiocchi - 2020-05-07 - Update the data extended into TPM's PCR_6
33b16cf - Corey Swenson - 2020-05-07 - Add standalone PNOR support for devtree

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 aa1d4df..4e6addc 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 "ce59eaf07de4baefebd3bd4bb237e0d1d36996f1" if BR2_SBE_P10_LATEST_VERSION
+	default "ed7d4bef0e77bc892c33f9db70523d1acb01a7c9" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION