op-build master-p10 update 6-16-2022

Changes Included for package hcode, branch master-p10:
13b5ee2 - hostboot - 2022-06-16 - Release tag & head commit information updated for hw061522a.opmst10

Changes Included for package hostboot, branch master-p10:
b3534a6 - Stephen Glancy - 2022-06-15 - Adds DDR5 MR structs from MR00 to MR09
d9d481e - Isaac Salem - 2022-06-15 - Create Ephemeral Guard Records at runtime
568fbf5 - Stephen Glancy - 2022-06-15 - Adds DDR5 MR attributes for MR0-9 read only fields

Changes Included for package hostboot-binaries, branch master:
3a9c9c5 - hostboot - 2022-06-16 - UPDATE executables for the NVIDIA gpu and/or ring files for hw061522a.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 633b343..e6653d1 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 "hw061322a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw061522a.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 f3fc240..686d949 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 "hw061322a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw061522a.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 f5ce172..42ebcd1 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 "8dd15063453e2841e5d3959f6372b7a5b0f621ed" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "b3534a66677c7a533dad0544a1cb9b53ed72e53a" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION