op-build update 8-18-2021

Changes Included for package sbe, branch master-p10:
3d52bd8 - Chris Steffen - 2021-08-17 - SMPX Halflink Training Fail (SW531947)
39dd8d1 - akhis023 - 2021-08-16 - Added new SBE HALT STATE

Changes Included for package hcode, branch master-p10:
fdb681d - hostboot - 2021-08-17 - Release tag & head commit information updated for hw081621a.opmst10
8b4fec6 - Yue Du - 2021-08-17 - PM: Fix DDS consistency of STOPed cores through PM Reset
efcfa06 - Yue Du - 2021-08-17 - PM: Fix DDS consistency of STOPed cores through PM Reset
8eda3e4 - Rahul Batra - 2021-08-17 - PGPE: Resonant Clock
54a4b4e - hostboot - 2021-08-17 - Fix auto-mirror
057ef02 - Greg Still - 2021-08-17 - AVSBus: better error/status checking for istep 8
8f933d9 - Lilith Hale - 2021-08-17 - HW573834 - SW531862 Mirrored Channel Fail WAT Workaround

Changes Included for package hostboot, branch master-p10:
c4c2baa - Ilya Smirnov - 2021-08-17 - SBE Image Read-Back Verification
0b4d030 - Lilith Hale - 2021-08-17 - HW573834 - SW531862 Mirrored Channel Fail WAT Workaround
569a86a - Caleb Palmer - 2021-08-17 - PRD: Update NCU Timeout to handle the LPC workaround

Changes Included for package hostboot-binaries, branch master:
668b2ea - hostboot - 2021-08-17 - UPDATE executables for the NVIDIA gpu and/or ring files for hw081621a.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 ac51a70..476f3cd 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 "hw081321a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw081621a.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 94660ad..bcb42a9 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 "hw081321a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw081621a.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 23ac8f6..965922f 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 "1e843d8648daef3059de4469698a392ecb31350c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c4c2baa95107e6c32916bc05c9e0d6ed1f3f521a" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 34707f1..e0c549a 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_P10_VERSION
 	string
-	default "eb50bbf7f8ee0b8dd1abc3443d06e2a4ec30126a" if BR2_SBE_P10_LATEST_VERSION
+	default "3d52bd89acdb999f976ac7f3ab7f4e94b9211760" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION