op-build update 9-8-2021

Changes Included for package hostboot, branch master-p10:
e73e13c - Daniel Crowell - 2021-09-07 - Block PHYP SPI access during SBE HRESET
57e48a5 - Isaac Salem - 2021-09-07 - remove unused IPMI key clear sensor code
98a6f5f - Isaac Salem - 2021-09-07 - clear BMC BIOS key clear attr in istep 21
d13a54d - Isaac Salem - 2021-09-07 - call getKeyClearRequestAttr() for all key clear reads for phys pres
c8b6627 - hostboot - 2021-09-07 - Update HCODE commit to 7c38ba6... Fixes UT fail which would appear on th

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 65f3665..0585725 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 "6c01b8a5cbdac52487eb62e2ae863c9f16bfba69" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "e73e13c7dbd6d72c61da7d102c216b1ca7da0b37" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION