op-build update 9-2-2020

Changes Included for package sbe, branch master-p10:
6108e65 - Murulidhar Nataraju - 2020-09-02 - MPIPL: Enable Architected register collection SET1
e1ed54d - Murulidhar Nataraju - 2020-09-02 - MPIPL: Update checkCoreStateForRam()

Changes Included for package hostboot, branch master-p10:
5d7149e - Mark Pizzutillo - 2020-09-02 - Add platform accessor for GPIO + ADC i2c addresses
b18e69c - Zach Clark - 2020-09-02 - Put .plt input section in its own output section
923b093 - Bill Hoffa - 2020-09-02 - Reformat HB PM Makefile to specify individual libraries

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 0552f71..f203705 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 "82eab9bd39b62ee16b9ea6051a89567683a66791" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "5d7149e026e3651db7f4a5239f7cd21215248f52" 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 e810058..7d03426 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 "b8e7367a78f9f8ce801538456b827eba933f80c3" if BR2_SBE_P10_LATEST_VERSION
+	default "6108e65d45b279998ebd5eddaa23ae815637e5d2" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION