op-build update 8-28-2020

Changes Included for package sbe, branch master-p10:
5ee94e1 - manichow - 2020-08-28 - Resetting of interrupt unit clears out the thread context.
7bef48e - Murulidhar Nataraju - 2020-08-28 - MPIPL: Update EnterMPIPL Istept to call p10_cl2_l3_cleanup.C
0b554b1 - Murulidhar Nataraju - 2020-08-28 - MPIPL: Make Stop Instruction chip-Op a NOOP in MPIPL path
75635a4 - Prasad Bg Ranganath - 2020-08-28 - MPIPL:Re-init the cores as we do in stop entry path
fb8177a - Olsen - 2020-08-28 - Updates to RS4 API decompress to detect leading zero in stop codes

Changes Included for package hcode, branch master-p10:
ebc37e7 - hostboot - 2020-08-28 - Release tag & head commit information updated for hw082720a.opmst10
989ba87 - Prasad Bg Ranganath - 2020-08-28 - MPIPL:Re-init the cores as we do in stop entry path
bc14e82 - Prasad Bg Ranganath - 2020-08-28 - MPIPL:Re-init the cores as we do in stop entry path
d005247 - Yue Du - 2020-08-28 - QME: Stop11 Entry
364e9c4 - Yue Du - 2020-08-28 - QME: HWPF Support Fapi2 Procedures into QME Image
aa4ce41 - hostboot - 2020-08-28 - Fix auto-mirror
6886459 - Olsen - 2020-08-28 - Updates to RS4 API decompress to detect leading zero in stop codes
1ac01f6 - Louis Stermole - 2020-08-28 - Fix P10 memory FIR settings
1e4439c - Rahul Batra - 2020-08-28 - PM: Move OCC Shr Init to XGPE
b8b9504 - Murulidhar Nataraju - 2020-08-28 - istep4: Always write L3 backing control register

Changes Included for package hostboot, branch master-p10:
a809f98 - Christian Geddes - 2020-08-28 - Avoid failing to boot when we encounter an unknown PLDM FRU Record
a9b9319 - Prasad Bg Ranganath - 2020-08-28 - MPIPL:Re-init the cores as we do in stop entry path
c048ffe - Prasad Bg Ranganath - 2020-08-28 - PM HWP:SKip atomic lock operations in simics
a9b94c1 - Adam Hale - 2020-08-28 - p10 MCFIR unmasking

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 111a41c..2266c81 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_P10_VERSION
 	string
-	default "hw082620a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw082720a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 76e17a0..ec93af0 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 "5d1764ab4d5b3a1e44d7ca6f603bc2d7bf27521e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "a809f98f2b5d700278ee11ae9c1897cfc72f2aca" 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 4265db2..8007b8b 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 "a0487c92753a401e5652e945f1e2e83d9885c8cc" if BR2_SBE_P10_LATEST_VERSION
+	default "5ee94e1c6b7e2351139f3cd6aa6206b7da0670cf" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION