op-build master-p10 update 8-8-2022

Changes Included for package hcode, branch master-p10:
85452fa - hostboot - 2022-08-06 - Release tag & head commit information updated for hw080522a.opmst10
ddd48a0 - hostboot - 2022-08-05 - Release tag & head commit information updated for hw080322a.opmst10
46f143a - Greg Still - 2022-08-05 - PGPE Hcode: enable DTS Sequencer for throttle actuation

Changes Included for package hostboot, branch master-p10:
898ee0b - hostboot - 2022-08-04 - Update simics level to: 2022-08-04_ea8858_simics.tar.gz ea8858856de222a4

Changes Included for package hostboot-binaries, branch master:
4af6a3e - hostboot - 2022-08-06 - UPDATE executables for the NVIDIA gpu and/or ring files for hw080522a.opmst10
e61e22a - hostboot - 2022-08-05 - UPDATE executables for the NVIDIA gpu and/or ring files for hw080322a.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 80b29f1..e95e10c 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 "hw080122a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw080522a.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 0869987..b37d259 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 "hw080122a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw080522a.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 9757966..04ce224 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 "b510941ef2819da503cc52413573f6ac294cd217" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "898ee0bb1d49055ed0d6e2e007bb9d0a2b64df43" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION