op-build update 5-21-2021

Changes Included for package hostboot, branch master-p10:
87d093c - Prem Shanker Jha - 2021-05-20 - Image Build: Updated QME SRAM image size check criterion.
0fbb983 - Daniel Crowell - 2021-05-20 - Increase delay between OCMB clocks and reset
248b387 - Zach Clark - 2021-05-20 - Fix SMPGROUP parent rollup deconfiguration rules
1fa843e - Ilya Smirnov - 2021-05-20 - Move Internode Comm Area
68b7ed6 - Corey Swenson - 2021-05-20 - Handle LMB BIOS attr int to enum dependency
9808ca6 - Daniel Crowell - 2021-05-20 - Force BAR recompute after topology id swap
0f6be47 - Matthew Raybuck - 2021-05-20 - Add security checks for measurement seeprom
bb25b37 - hostboot - 2021-05-20 - Update HCODE commit to 67475c0... Add procedure and wrapper to check MFG
a1dc6eb - Amit Tendolkar - 2021-05-20 - QME: Do not provide spwu done on core where MMA is down
595b81d - Caleb Palmer - 2021-05-20 - RAS_XML: Update Explorer OMIDLFIR bits 3 and 6
376eb15 - Stephen Glancy - 2021-05-20 - Adds FFDC for the command called to EXP_INBAND_RSP_NO_DOORBELL
430a9be - Louis Stermole - 2021-05-20 - Add procedure and wrapper to check MFG OMI screen test results
58e5b0e - Matt Derksen - 2021-05-20 - Create accessor to OCC active/running status

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 7f44ad9..69fe558 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 "3cd81ebaeb11e26d149c88b2dd650049740dea2a" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "87d093cc7856f38e8b53eee7346ce7b3d97d4a44" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION