op-build update 11-16-2021

Changes Included for package hcode, branch master-p10:
6ab8389 - hostboot - 2021-11-15 - Release tag & head commit information updated for hw111521a.opmst10
18ae36c - Yue Du - 2021-11-15 - QME: fix spwu timing window on fused deassertion race condition

Changes Included for package hostboot, branch master-p10:
5a7acf7 - Caleb Palmer - 2021-11-15 - Add explicit template to mss::unmask::after_background_scrub
d11f4aa - Corey Swenson - 2021-11-15 - Explorer register/dump handling via SBE (HBRT on BMC)
ee0dd12 - Christian R Geddes - 2021-11-15 - Revert "Update to latest openbmc/pldm commit 1ef62c3"
9d3d110 - hostboot - 2021-11-15 - Update to latest openbmc/pldm commit 1ef62c3
57c9fd9 - Christian Geddes - 2021-11-15 - Reapply libmctp subtree changes made from 159bd4 to 4bc20f8
d9c6398 - Christian Geddes - 2021-11-15 - Update to latest openbmc/libmctp commit 663ec39
9832e3a - Christian Geddes - 2021-11-15 - Track libmctp in src/subtree/latest_commit_sync file
717fce8 - hostboot - 2021-11-15 - Update HCODE commit to d02a78e... Fix set_system_state function in p10_e

Changes Included for package hostboot-binaries, branch master:
11d91e9 - hostboot - 2021-11-15 - UPDATE executables for the NVIDIA gpu and/or ring files for hw111521a.opmst10

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 037eedb..04c595c 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_P10_VERSION
 	string
-	default "hw111221a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw111521a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index ff34070..05b7b15 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
 
 config BR2_HOSTBOOT_BINARIES_VERSION
 	string
-	default "hw111221a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw111521a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 3883747..71a0e8a 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 "ee55aa8960424dc5156f34621a306b3ea01fd7bf" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "5a7acf7f5166daf0920b355d8eea4d92114c208a" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION