op-build update 4-5-2022

Changes Included for package occ, branch master-p10:
cec1e2b - mbroyles - 2022-04-04 - Add PBA BCE registers to FFDC

Changes Included for package hcode, branch master-p10:
fe36fe5 - hostboot - 2022-04-04 - Release tag & head commit information updated for hw040422a.opmst10
4a6605d - Ilya Smirnov - 2022-04-04 - Add new TargetState Enums

Changes Included for package hostboot, branch master-p10:
9763c2a - Ilya Smirnov - 2022-04-04 - Callout Non-Present Dimms in Plugging Errors
626599e - Ilya Smirnov - 2022-04-04 - Fetch All DIMMs in getAttachedDimms
c6fb06e - Prasad Bg Ranganath - 2022-04-04 - PM HWP:Fix Adjust VPD CF AC current to account for ECO cores
6ca95bf - Daniel Crowell - 2022-04-04 - Generic VPD Driver
1a63463 - Ilya Smirnov - 2022-04-04 - Add new TargetState Enums
0b6214d - hostboot - 2022-04-04 - Update HCODE commit to 372be18... Revert "HDCT: add PM registers and SRA
af53153 - hostboot - 2022-04-04 - Update simics level to: 2022-03-30_934782_simics.tar.gz 934782499a56e3a0
0f59292 - Corey Swenson - 2022-04-04 - Fix pmicHealthCheck fail when called via host pass-through

Changes Included for package hostboot-binaries, branch master:
a4348c8 - hostboot - 2022-04-04 - UPDATE executables for the NVIDIA gpu and/or ring files for hw040422a.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 2c360bb..c781aa0 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 "hw040122a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw040422a.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 94aedee..96a3cd5 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 "hw040122a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw040422a.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 bb9b398..a956cd5 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 "eb0a5e5cf984a2d098715f459b9f17d001a6376c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "9763c2ad67bb2d46e7013fabae5d75d996764dcc" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 320e53b..b4d8f76 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "ecb41faeb070a5fe393834c98cd4ebabe9223702" if BR2_OCC_P10_LATEST_VERSION
+	default "cec1e2ba01c112a51dfd18a23024965ebda70085" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION