op-build update 9-20-2021

Changes Included for package hcode, branch master-p10:
b857aef - hostboot - 2021-09-17 - Release tag & head commit information updated for hw091721a.opmst10
7bc0a9f - Joe McGill - 2021-09-17 - p10_io_quiesce_lane -- initial release

Changes Included for package hostboot, branch master-p10:
53b6c96 - Daniel Crowell - 2021-09-17 - Use only non-ECO cores for core checks
3b61bc20 - Matt Derksen - 2021-09-16 - Errl PLDM code review cleanup commit
865288f - dongshijiang - 2021-09-16 - Update vfs_main.C

Changes Included for package hostboot-binaries, branch master:
78c1576 - hostboot - 2021-09-17 - UPDATE executables for the NVIDIA gpu and/or ring files for hw091721a.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 21f5539..71c01d6 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 "hw091521a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw091721a.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 145d73d..a5e44db 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 "hw091521a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw091721a.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 65a01ac..15ce992 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 "35f0f228a4c3e32da8246baef1c45effd7b10b5a" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "53b6c961197971886a4c4d68da50fed3bf78b27a" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION