op-build update 12-13-2021

Changes Included for package hcode, branch master-p10:
3c7b076 - hostboot - 2021-12-10 - Release tag & head commit information updated for hw121021a.opmst10
7588ea6 - Rahul Batra - 2021-12-10 - PGPE: Correctly handle WOV tgt/curr pct in actuate voltage step
6c8b77f - Rahul Batra - 2021-12-10 - PM: Rename vdn_avg_mv field to dirty_pstate_inst

Changes Included for package hostboot, branch master-p10:
209dadc - Zach Clark - 2021-12-10 - Resolve bus callouts to intermediate FRUs (callout handling, commit 2/2)
6949d13 - Christian Geddes - 2021-12-10 - Implement PLDM Flight Recorder

Changes Included for package hostboot-binaries, branch master:
1e41585 - hostboot - 2021-12-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw121021a.opmst
959e467 - hostboot - 2021-12-10 - UPDATE executables for the NVIDIA gpu and/or ring files for hw121021a.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 a7cbbd7..901a417 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 "hw120821a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw121021a.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 50e94a6..bfb013c 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 "hw120821a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw121021a.opmst" 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 14f9743..ba7abef 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 "79c6c4119d8b195fed2b09bd4f431a42410d5827" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "209dadc56b31e6a9cba3a94acbe0fc9ee8d34c40" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION