op-build update 4-14-2022

Changes Included for package hcode, branch master-p10:
6da37d5 - hostboot - 2022-04-14 - Release tag & head commit information updated for hw041322a.opmst10

Changes Included for package hostboot, branch master-p10:
b40dc18 - Zach Clark - 2022-04-13 - PLDM Runtime BMC R/R support: EECACHE write safety (commit 2/n)
272a13a - Zach Clark - 2022-04-13 - PLDM Runtime BMC R/R support: outgoing PLDM request retries (commit 1/n)
aa04d96 - Isaac Salem - 2022-04-13 - fix traces in forceEcFcDeconfig
80edefc - Matt Derksen - 2022-04-13 - Create trace_lite parser in python
02d3bd8 - Corey Swenson - 2022-04-13 - Move PMIC_HEALTH_CHECK in interface.h hbrt_fw_msg struct
80789b8 - hostboot - 2022-04-13 - Update HCODE commit to b7e132a... HDCT: add PM registers to MPIPL dump t
1db1ed4 - hostboot - 2022-04-13 - Update simics level to: 2022-04-08_40270f_simics.tar.gz 40270f083b1ff0ff
5faa4e4 - Matt Derksen - 2022-04-13 - Fix FAPI trace entry
ee4aaa9 - chenduibm - 2022-04-13 - Delay gard policy enforcement
3ae9253 - Ilya Smirnov - 2022-04-13 - Swap Values of PROC_IO_ERROR_TEMP_DELTA_C and PROC_IO_DVFS_TEMP_DELTA_C
a7f3715 - Corey Swenson - 2022-04-13 - Fix runtime MCTP queuing problems
69ce921 - Daniel Crowell - 2022-04-13 - Do not use external hbrt interface while running inside HBRT

Changes Included for package hostboot-binaries, branch master:
b5cafa6 - hostboot - 2022-04-14 - UPDATE executables for the NVIDIA gpu and/or ring files for hw041322a.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 ca6182c..0e2699b 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 "hw041122a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw041322a.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 2b473a2..1af3172 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 "hw041122a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw041322a.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 5fb0e5b..50dd827 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 "e9f6a401a0535fa29c815afe03caa8259707ec3c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "b40dc1863b35c2abff6f1d1d30893e27037788ab" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION