op-build update 6-21-2021

Changes Included for package hostboot, branch master-p10:
9ab80af - Daniel Melnikov - 2021-06-18 - Assess usage of fapi2::Assert, convert to FAPI_ASSERT as needed
4d60317 - Zane Shelley - 2021-06-18 - PRD: disable HCODE writes in ECO mode
e44a2b0 - Joe McGill - 2021-06-18 - p10_build_smp -- check ECO mode only on active, backing core set
c067d85 - Matthew Raybuck - 2021-06-18 - Use ATTR_PG_MVPD instead of ATTR_PG when determining ECO cores
f154b51 - Zach Clark - 2021-06-18 - Create PLDM shutdown callback manager and refactor FRU state updates
46c8860 - hostboot - 2021-06-18 - Update simics level to: 2021-06-17_3366af_simics.tar.gz 3366af3c1f6e05af
bdf8900 - Yue Du - 2021-06-18 - QME: branch to self instead of halt upon db0 for fit workaround
92750cb - Yue Du - 2021-06-18 - QME: keep mma enabled in contained mode regardless mode
2f0be16 - Yue Du - 2021-06-18 - QME: do not provide spwu_done and pm_exit to callout cores
7956cb6 - Matthew Hickman - 2021-06-18 - Added MCBIST/CCS not in progress poll for dynamic row repair
ee69fb9 - Matthew Hickman - 2021-06-18 - Updated mds initfile and scominit support

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 60243bc..f293afa 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 "545990116c240f0dc0a1191750aa8679a933e66d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "9ab80af0f2ad8d3ae82618e6d18f1cde0e9af7fe" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION