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