op-build update 7-27-2020

Changes Included for package hcode, branch master-p10:
871a2e7 - hostboot - 2020-07-26 - Release tag & head commit information updated for hw072620a.opmst10
7c8c27a - hostboot - 2020-07-25 - Release tag & head commit information updated for hw072520a.opmst10
fb9e8aa - Yue Du - 2020-07-25 - QME: Fix attribute tank alignment

Changes Included for package hostboot, branch master-p10:
c82a36c - hostboot - 2020-07-26 - Update SBE commit to 44daf31... TIMA architected data collection
32c79fc - Joe McGill - 2020-07-26 - p10_scominfo -- remove PAU chip unit, CORE clkadj association in ENGD build
e5632a8 - Laura Hengel - 2020-07-26 - updated pau init files to workaround XSL error HW530359 for DD1
dc0cfa4 - Kahn Evans - 2020-07-26 - Fix hex prefix (0X should be 0x) so xml parsers don't mistake for an enum
cb6ce33 - Raja Das - 2020-07-26 - Step instruction control delay for simics execution

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 2062072..5baf52d 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 "hw072420a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw072620a.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 1ffdb54..c89adc6 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 "33e3d13de2f5cbebb10225c250bc9178e997a872" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c82a36c2a9fba35aee683df4e878540e33a7bfea" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION