op-build update 3-17-2020

Changes Included for package sbe, branch master-p10:
81c9ee6 - Murulidhar Nataraju - 2020-03-16 - Fix usage of buffer::writeBit() in getChildren() plat code

Changes Included for package hcode, branch master-p10:
30b2853 - hostboot - 2020-03-16 - Release tag & head commit information updated for hw031620b.opmst10
1d1b962 - Justin Ginn - 2020-03-16 - Custom MSR and DBCR for DFT
ae38c56 - Douglas Gilbert - 2020-03-16 - HCODE IOTA: enable ZACE in DBCR by default
17f135e - Yue Du - 2020-03-16 - P10 Powman: initial common file port and qme image structures
cd87f36 - hostboot - 2020-03-16 - Fix auto-mirror
7f8bc83 - Joachim Fenkes - 2020-03-16 - fastarray: Generate override image from reset files
18787f5 - hostboot - 2020-03-16 - Release tag & head commit information updated for hw031620a.opmst10

Changes Included for package hostboot, branch master-p10:
4a28209 - Dan Crowell - 2020-03-16 - Add attribute to explicitly force OCMB Firmware update behavior
d56fd76 - hostboot - 2020-03-16 - Update SBE commit to a4a0154... SBE:putring: Support fastinit mode
272c18b - hostboot - 2020-03-16 - Update HCODE commit to 72edda1... p10_dump_pstate_table -- fix compilati
a41a123 - Rahul Batra - 2020-03-16 - PM: Pstate Dump Tool
b3cd232 - hostboot - 2020-03-16 - Update simics level to: 2020-03-13_bd585e_simics.tar.gz 5331ff7c4feb2868
d7cce66 - Glenn Miles - 2020-03-16 - High level support for updating explorer firmware
fa27881 - Luis Fernandez - 2020-03-16 - Error out when priming on a RHEL 7 and git ignore all files under img dir

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 85dd6a6..7f12d0a 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 "hw031520a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw031620b.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 ce47501..0630f56 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 "ab30240765e81b27e442c6db55a32582f8470146" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "4a28209cd254ef7739815dd9b9dea12cba640fac" 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 97c1774..e5a4dc2 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 "a4a015438c070d2df354896750e6e7ec86f3a9cf" if BR2_SBE_P10_LATEST_VERSION
+	default "81c9ee694f120d3412bbac6f395196eb609d189a" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION