op-build update 5-14-2020

Changes Included for package hostboot, branch master:
edf9895 - Dan Crowell - 2020-05-14 - Add support for ASIC targets to attribute dumper
d4e6913 - Ilya Smirnov - 2020-05-13 - Emit an Error Log When TPM_UNUSABLE Is Set

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 22a42e2..869cc4e 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "598923e18017b1b631d94c55d1c130b6fbf2a87a" if BR2_HOSTBOOT_LATEST_VERSION
+	default "edf98952769db1dccfc6f6c4bab8fee0c1dee7e7" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION