op-build update 3-3-2022

Changes Included for package hostboot, branch master-p10:
8a9a822 - Matt Derksen - 2022-03-02 - Report state changes due to runtime core deallocation
920e382 - Ilya Smirnov - 2022-03-02 - Compute ATTR_HOSTSVC_PLID During IPL

Changes Included for package hostboot-binaries, branch master:
abef4ee - hostboot - 2022-03-03 - UPDATE executables for the NVIDIA gpu and/or ring files for hw030222a.opmst

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 4a9ada8..dc1d838 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 "hw022822b.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw030222a.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 abb0121..59f5dcb 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 "36df5afb389595274f8a5e1190265a048bd649a7" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "8a9a822470fd0177af68bed86607533b8b68968e" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION