op-build ibm-release-fw1020 update 4-21-2022

Changes Included for package hostboot, branch release-fw1020:
bf5e3b6 - Ilya Smirnov - 2022-04-20 - Duplicate Callouts Removal: Clarifying Comment
78664b2 - Roland Veloz - 2022-04-20 - Fix issue when decoding a string when in fact the string is binary data
322ad5c - Zach Clark - 2022-04-20 - PLDM Runtime BMC R/R support: Fix deadlock in runtime PNOR logic (commit 4/n)
0478908 - Corey Swenson - 2022-04-20 - Move PMIC_HEALTH_CHECK in interface.h hbrt_fw_msg struct
befa96bf - Ilya Smirnov - 2022-04-20 - Swap Values of PROC_IO_ERROR_TEMP_DELTA_C and PROC_IO_DVFS_TEMP_DELTA_C
55f1067 - Matt Derksen - 2022-04-20 - HBRT: stop host_callback calls when hostboot is not ready to handle packets
bea6fb1 - Daniel Crowell - 2022-04-20 - Default to using in-memory pointers for simics debug tools
fe289ee - Zach Clark - 2022-04-20 - Increase MCTP polling frequency in Hostboot Runtime
b528093 - Daniel Crowell - 2022-04-20 - Avoid infinite loops for missing TPMs
81265a3 - Daniel Crowell - 2022-04-20 - Fill partial reads with known data during PLDM file io
17872b5 - Roland Veloz - 2022-04-20 - Add a callback to load and start the Power Management Complex (PMC)
2cfd84d - Daniel Crowell - 2022-04-20 - Remove PHYP build req workaround for missing pmreset call
940f048 - Daniel Crowell - 2022-04-20 - Remove info log for inaccurate special wakeup calls
9d3c0d5 - Isaac Salem - 2022-04-20 - correct iv_maxGardRecords sizing

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 d3c65f9..5db3b9a 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 "08f91e0169e1e4939086b79a771e5e75051559d8" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "bf5e3b62dc7826b5efae2543ebf1f18363c4966a" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION