op-build update 9-15-2020

Changes Included for package sbe, branch master-p10:
7930890 - Mark Pizzutillo - 2020-09-15 - Port latch_wr_vref to generic (Part 2+3)
3f07529 - Justin Ginn - 2020-09-15 - Exclude FAPI_DBG statements that are invalid for PPE

Changes Included for package hostboot, branch master-p10:
1f5b270 - Zane Shelley - 2020-09-15 - PRD: free PRD resources before host_sbe_update
e34b181 - Deb McLemore - 2020-09-15 - Aggressive LRU page eviction
a27bd37 - hostboot - 2020-09-15 - Update SBE commit to 3a88e88... Exclude a FAPI_DBG statement invalid on
145cabe - Amita Banchhor - 2020-09-15 - Moving has_rcd from namespace unmask to namespace dimm
13934b7 - Joe McGill - 2020-09-15 - suppress debug output during EKB build
6e3d08e - Justin Ginn - 2020-09-15 - Exclude FAPI_DBG statements that are invalid for PPE

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 690b4ed..fb48ecc 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 "b1b630626fb44a439aebf1ae249832b980ae3ed9" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "1f5b270420796b7ed64b86db793f90af3ef4e0d7" 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 e2eaa2c..0c41115 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 "db5106e3e255e7edecf4d9c1f13d13fc748ab7b9" if BR2_SBE_P10_LATEST_VERSION
+	default "79308907e1283ac0077af3304492bd13743ae618" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION