op-build update 12-7-2021

Changes Included for package hcode, branch master-p10:
f80f4de - hostboot - 2021-12-07 - Release tag & head commit information updated for hw120621a.opmst10
9991b60 - Rahul Batra - 2021-12-06 - PGPE: Fine-grained OCCFIR handling
a03ddbf - Greg Still - 2021-12-06 - PPB: define DVFS Adjustment attribute

Changes Included for package hostboot, branch master-p10:
77be859 - Zach Clark - 2021-12-06 - Resolve bus callouts to intermediate FRUs (MRW processing, commit 1/2)
49bba98 - Matt Derksen - 2021-12-06 - Shutdown or crit_assert if PLDM path is not working
3e2aa37 - Zach Clark - 2021-12-06 - Fix resource deallocation bug in the trace weave tool
bea0f8a - Mike Baiocchi - 2021-12-06 - Update attributeOverride tool to support node-level targets
d40981c - hostboot - 2021-12-06 - Update HCODE commit to a0f5307... Remove default types from MSS dimm/ddr
fb0095f - hostboot - 2021-12-06 - Update simics level to: 2021-12-02_e43fa2_simics.tar.gz e43fa2850eb6dba2
4f14493 - Louis Stermole - 2021-12-06 - Create MDS attr setting and consumption code
a2725ad - Louis Stermole - 2021-12-06 - Remove default types from MSS dimm/ddr4 library
25114f8 - Stephen Glancy - 2021-12-06 - Updates MDS utilization ceiling to be 35%
c4866a8 - Greg Still - 2021-12-06 - PPB: define DVFS Adjustment attribute
1ffd196 - chenduibm - 2021-12-06 - Update to new SBE FIFO getcapabilities
a1ff0d9 - Jayashankar Padath - 2021-12-06 - HDAT: Security flag change
51f98e9 - Matthew Raybuck - 2021-12-06 - Enable reset reboot counter code for eBMC
682434b - Matthew Raybuck - 2021-12-06 - Reset eBMC reboot counter on graceful reboot

Changes Included for package hostboot-binaries, branch master:
d5ce00e - hostboot - 2021-12-06 - UPDATE executables for the NVIDIA gpu and/or ring files for hw120621a.opmst10
3ad3965 - hostboot - 2021-12-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw120321a.opmst

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 8d0ac31..b1a32c9 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 "hw120321a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw120621a.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 01a6794..49e9a42 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 "hw120321a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw120621a.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 6bf60a3..e7cf362 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 "6303fe341acbbb311f793e7224a12f45913df09e" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "77be859168dd99e5183a3df7455d6f6e67c568c4" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION