op-build update 10-2-2020

Changes Included for package hostboot-binaries, branch master:
246b306 - hostboot - 2020-10-01 - UPDATE executables for the NVIDIA gpu and/or ring files for hw100120a.opmst10

Changes Included for package hcode, branch master-p10:
df1cec2 - hostboot - 2020-10-01 - Release tag & head commit information updated for hw100120a.opmst10
d57048f - Luke Murray - 2020-10-01 - Disable Sister Thread Blocking for All DD Levels
7dc3362 - Sam Kirchhoff - 2020-10-01 - including LHL improvement aka tlbie fix reverst in PERF_DD10 dyn init
e1f6c8f - Sam Kirchhoff - 2020-10-01 - including HW541421 Fertile Suggestion in performance dynamic init

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 9bf387b..63282cf 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 "hw093020a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw100120a.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 8fe4b72..667a447 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 "hw093020a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+	default "hw100120a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
 	default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION