op-build update 3-16-2020

Changes Included for package sbe, branch master-p10:
a4a0154 - Prasad Bg Ranganath - 2020-03-13 - SBE:putring: Support fastinit mode
55bcf62 - Jenny Huynh - 2020-03-13 - Always set smf bit in xscom bar
6f7ba54 - Joachim Fenkes - 2020-03-13 - PLAT target.C: Fix regression in multicast decomposition
c6af1a1 - Justin Ginn - 2020-03-13 - Separated DFT functionality into separate app/power_dft

Changes Included for package hcode, branch master-p10:
49bed2a - hostboot - 2020-03-15 - Release tag & head commit information updated for hw031520a.opmst10
2851a48 - Rahul Batra - 2020-03-15 - PM: Pstate Dump Tool
fb22a7b - Greg Still - 2020-03-15 - AVSBus refinements
5a0d746 - Yue Du - 2020-03-15 - OCC: pmlib Registers for p10
7279d4e - Prasad Bg Ranganath - 2020-03-15 - P10:AVS bus new registers and wrappers support
aed7e50 - Prasad Bg Ranganath - 2020-03-15 - P10:AVS Bus support
77b375d - hostboot - 2020-03-15 - Fix auto-mirror
630b87e - Rahul Batra - 2020-03-15 - PM: Pstate Dump Tool

Changes Included for package hostboot, branch master-p10:
ab30240 - Caleb Palmer - 2020-03-13 - Fix getting all OCMBs for mss_scrub
df30f7a - hostboot - 2020-03-13 - Update simics level to: 2020-03-13_339fe0_simics.tar.gz a1d0352fc0d8ff04
95591e1 - Zach Clark - 2020-03-13 - Move HDAT SPI attributes to target_types; handle relative EntityPath attributes
8e845fa - Glenn Miles - 2020-03-13 - Load and validate OCMB FW image in istep 12.13
fd2c652 - Greg Still - 2020-03-13 - AVSBus refinements
1088213 - Raja Das - 2020-03-13 - Updated p10_get_sbe_msg_register precedure to pull in P10 scoms/cfams
7590092 - Yun Pan - 2020-03-13 - Enable Istep 12.8
145e7f6 - hostboot - 2020-03-13 - Update simics level to: 2020-03-12_8f9a30_simics.tar.gz 392041b602de277f

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 6e2eb8c..85dd6a6 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 "hw031220a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw031520a.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 ff15a5f..ce47501 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 "e50815084f00027edd40292b64138f8c496a56d9" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "ab30240765e81b27e442c6db55a32582f8470146" 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 76c5898..97c1774 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 "6d8e0a95e7d4b56b9e01510a13ad7cf390d94f72" if BR2_SBE_P10_LATEST_VERSION
+	default "a4a015438c070d2df354896750e6e7ec86f3a9cf" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION