op-build update 8-4-2020

Changes Included for package sbe, branch master-p10:
4a89920 - Joachim Fenkes - 2020-08-03 - Add empty files to prepare for mirror
e172204 - Jenny Huynh - 2020-08-03 - Enable checkstop on special attentions
b9bc8e8 - Jenny Huynh - 2020-08-03 - Fabric tdm inject/recovery procedures for P10
946ac92 - Joachim Fenkes - 2020-08-03 - pk_api: Surround incoming trace parameters with parens
6c4de10 - Thi Tran - 2020-08-03 - Fix Cronus memory fault in error path

Changes Included for package hostboot, branch master-p10:
83005de - Louis Stermole - 2020-08-03 - Remove initToZero tag from memory attributes that have a default
d2f7f1f - Jenny Huynh - 2020-08-03 - Enable selected DLR configuration in ptl registers
bf9a3dd - Dan Crowell - 2020-08-03 - Various fixups from early p10 bringup
040a6d5 - Ilya Smirnov - 2020-08-03 - Fix errltool Prime Target
f1215dc - Jayashankar Padath - 2020-08-03 - HDAT: Support of topology id table indexes
578f414 - Christian Geddes - 2020-08-03 - Fix PT entry offset calculations for the PLDM FRU->IPZ translation code
eee91d2 - Christian Geddes - 2020-08-03 - Populate EECACHE map on MPIPL
363e5e6 - Roland Veloz - 2020-08-03 - P10 Denali multi-node: More updates to target instances
efb04a5 - Ilya Smirnov - 2020-08-03 - Update Istep Names to More Inclusive Versions
31a5272 - Jenny Huynh - 2020-08-03 - Enable checkstop on special attentions
104771b - Thi Tran - 2020-08-03 - Fix Cronus memory fault in error path
19be135 - Jenny Huynh - 2020-08-03 - Fabric tdm inject/recovery procedures for P10
87d2856 - Louis Stermole - 2020-08-03 - Change ATTR_MNFG_FLAGS to ATTR_MFG_FLAGS in memdiags
ef3d013 - Bill Hoffa - 2020-08-03 - Temporarily Skip calling the proc_pcie_scominit HWP
981443a - hostboot - 2020-08-03 - Update HCODE commit to 675b826... Fix for dynamic bit conflict in commit

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 f9ef690..0528c2a 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 "4db84720fbbbcf9ad8e68a2d746ac906a8268de8" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "83005de572516cfcff1bfded16e769e1cee7c917" 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 e5236c3..84a8b05 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 "26f7b4e9ea4b6fd7821725635bc677c1f03275be" if BR2_SBE_P10_LATEST_VERSION
+	default "4a899201f3ede1d03389b17178d7a0f35440192d" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION