op-build update 10-18-2021

Changes Included for package hcode, branch master-p10:
2c8f5d5 - hostboot - 2021-10-15 - Release tag & head commit information updated for hw101521a.opmst10
f531444 - Rahul Batra - 2021-10-15 - PM: Throttle Control PI (3/3) HCODE
cdc48a6 - Rahul Batra - 2021-10-15 - PM: Throttle Control PI (3/3) HCODE
72ecd19 - Rahul Batra - 2021-10-15 - PGPE: Get sort core count from OPPB

Changes Included for package hostboot, branch master-p10:
95892cb - Zane Shelley - 2021-10-17 - PRD: mask recov attn on both fused cores at threshold
faf7f30 - Caleb Palmer - 2021-10-17 - PRD: Fix dynamic memory deallocation check for 6 channels per group
7cb1210 - Zach Clark - 2021-10-15 - Add calls to PLDM SBE dump function
1e22f22 - Matt Derksen - 2021-10-15 - Add boot progress pdr sensor
9f4f343 - Zach Clark - 2021-10-15 - Support for runtime PLDM SBE HRESET requests

Changes Included for package hostboot-binaries, branch master:
e701983 - hostboot - 2021-10-15 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101521a.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 642942a..a1a5747 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 "hw101321a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw101521a.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 cab556d..131effe 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 "hw101321a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw101521a.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 eb2b700..b10046a 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 "32b9f90b7b36d3d93e3800ba2e039517830bf421" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "95892cbe0430bfc7291d57e88d4b5506295c372a" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION