op-build update 8-28-2020

Changes Included for package hostboot, branch master-p10:
5b0bd2c - Luis Fernandez - 2020-08-28 - For TPM, Temporarily Set AFFINITY_PATH to PHYS_PATH value
a2a5e41 - Luis Fernandez - 2020-08-28 - Introduce SPI_TPM_INFO and TPM_ENABLED attrs
7ed70c4 - hostboot - 2020-08-28 - Update SBE commit to 4e4d115... Add SPI TPM read/write access functions
65997cd - hostboot - 2020-08-28 - Update HCODE commit to 63dabd8... PM HWP:SKip atomic lock operations in
ddbf427 - hostboot - 2020-08-28 - Update simics level to: 2020-08-27_32716c_simics.tar.gz 32716cc6af84e67e
19269a0 - Zane Shelley - 2020-08-28 - PRD: OMI bus interface callout plugins
bcf1895 - Zane Shelley - 2020-08-28 - PRD: extra handling for SMP link failures
3f6f274 - Zane Shelley - 2020-08-28 - PRD: plugins for SMP bus callouts
f3f4227 - Zane Shelley - 2020-08-28 - PRD: IOHS_DLP_FIR support for both SMP and OpenCAPI
234c2ca - Zane Shelley - 2020-08-28 - PRD: temporarily disable L2/L3 read/directory CEs
c8e958e - Bill Hoffa - 2020-08-28 - MPIPL Special Wakeup prior to waking up Secondary Cores

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 ec93af0..0383310 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 "a809f98f2b5d700278ee11ae9c1897cfc72f2aca" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "5b0bd2c0720ec2aa33ff49be8c792102cf3954df" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION