op-build update 2-9-2022

Changes Included for package sbe, branch master-p10:
1ce0058 - Prasad Bg Ranganath - 2022-02-08 - Commit 125126 complete fix is missed in 1020
83dd9a2 - Chris Engel - 2022-02-07 - Add support to specify SBE signing security version in buildroot

Changes Included for package hcode, branch master-p10:
aa79ffd - hostboot - 2022-02-07 - Release tag & head commit information updated for hw020722b.opmst10
7d2b294 - hostboot - 2022-02-07 - Release tag & head commit information updated for hw020722a.opmst10

Changes Included for package hostboot, branch master-p10:
d9dbde6 - Chris Cain - 2022-02-08 - HTMGT: Indicate safe reason when triggerd by BMC
e9ac932 - Matthew Raybuck - 2022-02-08 - Change GPIO get i2c addr function to pass in SPD blob
daa06fc - Matthew Raybuck - 2022-02-08 - Add gpio function that can take SPD blob and detect DIMM type
0671781 - Deb McLemore - 2022-02-08 - Handle Required PLDM Protocol Commands
ee6f59d - Deb McLemore - 2022-02-08 - PMIC Telemetry Cleanup and ERRL_ACTIONS_CALL_HOME
083cb86 - Zach Clark - 2022-02-08 - Increase standalone CI timeout
5c028e5 - Daniel Crowell - 2022-02-08 - Force wakeup to be deasserted on all cores after pm start
a8f0553 - Joe McGill - 2022-02-08 - qualify R_INDIRECT enablement based on systemwide view of X links per chip
89c10b8 - Zach Clark - 2022-02-04 - Runtime dynamic deallocation of guarded resources: testcases (commit 3/3)
ede0f22 - Deb McLemore - 2022-02-04 - Enhance Defensive Logic to catch mismatches

Changes Included for package hostboot-binaries, branch master:
2660b70 - hostboot - 2022-02-07 - UPDATE executables for the NVIDIA gpu and/or ring files for hw020722b.opmst10
4caca91 - hostboot - 2022-02-07 - UPDATE executables for the NVIDIA gpu and/or ring files for hw020722a.opmst10
ee1b859 - hostboot - 2022-02-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw020322a.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 ae3acca..6835327 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 "hw012822a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw020722b.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 5481934..9e7825e 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 "hw020322a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw020722b.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 16f145d..6f82d4c 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 "cfebb6223e6ff6608c025798be408ff803911e9b" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "d9dbde65e07c170bba516f99bd03a7254fb94603" 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 27ccf10..dc5f285 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 "dc784122b2ddfcccd3e9c7c27dec3af78b6c111c" if BR2_SBE_P10_LATEST_VERSION
+	default "1ce00580c7986d47d17dbdbae14933888bb3a249" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION